c8240bc260
Updated unit tests and other places accordingly. Change-Id: I3e8a986376b2075a97b05cf38cbb919a0e25efc2
10 lines
204 B
JSON
10 lines
204 B
JSON
{
|
|
"type": "ExistingCloud",
|
|
"endpoint": {
|
|
"auth_url": "http://example.net:5000/v2.0/",
|
|
"username": "admin",
|
|
"password": "myadminpass",
|
|
"tenant_name": "demo"
|
|
}
|
|
}
|