13 lines
327 B
JSON
13 lines
327 B
JSON
{
|
|
"nova": {
|
|
"RegionOne": {
|
|
"username": "admin",
|
|
"project_id": "admin",
|
|
"api_key": "some_key",
|
|
"auth_url": "http://identity.example.com:5000/v2.0",
|
|
"auth_system": "keystone"
|
|
}
|
|
},
|
|
"region_mapping_loc": "/etc/stacktach/region_mapping.json"
|
|
}
|