Monty Taylor 3b5673ce4c Update auth urls and identity API versions
Most of the clouds, it turns out, support unversioned auth_url as well
as keystone v3.

Change-Id: I088d008cd2732f137c8a1bbbd9c0a43f7d382f92
2016-01-06 08:44:12 -06:00

17 lines
285 B
JSON

{
"name": "internap",
"profile": {
"auth": {
"auth_url": "https://identity.api.cloud.iweb.com"
},
"regions": [
"ams01",
"da01",
"nyj01"
],
"identity_api_version": "3",
"image_api_version": "1",
"floating_ip_source": "None"
}
}