2013-11-20 19:05:48 +04:00
|
|
|
{
|
2014-04-18 01:16:35 +00:00
|
|
|
"type": "ExistingCloud",
|
2014-08-26 06:36:26 +04:00
|
|
|
"auth_url": "http://example.net:5000/v2.0/",
|
|
|
|
"region_name": "RegionOne",
|
2014-10-06 14:20:24 +02:00
|
|
|
"endpoint_type": "public",
|
2014-08-26 06:36:26 +04:00
|
|
|
"admin": {
|
2014-01-13 12:16:17 +04:00
|
|
|
"username": "admin",
|
|
|
|
"password": "myadminpass",
|
|
|
|
"tenant_name": "demo"
|
2015-04-01 20:50:39 +08:00
|
|
|
},
|
2015-08-11 18:54:27 -04:00
|
|
|
"https_insecure": false,
|
|
|
|
"https_cacert": ""
|
2013-11-20 19:05:48 +04:00
|
|
|
}
|