stacktach/etc/sample_reconciler_config.json
2013-06-24 21:23:49 +00:00

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"
}