Add vexxhost

vexxhost has a public cloud - we should list them in our vendors file.

Change-Id: Icf1276d59dadf50cabca3a7c2540121fb1cf7057
This commit is contained in:
Monty Taylor 2015-04-13 10:00:58 -04:00
parent db39e9831e
commit 6ec480162a

View File

@ -40,4 +40,10 @@ CLOUD_DEFAULTS = dict(
image_api_version='2',
image_format='raw',
),
vexxhost=dict(
auth=dict(
auth_url='http://auth.api.thenebulacloud.com:5000/v2.0/',
region_name='ca-ymq-1',
),
),
)