blob: 887c064fd1649f6cf0ee59419c31111a0102b5e8 [file] [log] [blame]
Dmitrii Kabanov8cfe43e2017-11-10 02:00:47 -08001{
2 "creds": {
3 "openstack": {
4 "admin": {
5 "password": "myadminpass",
6 "tenant_name": "demo",
7 "username": "admin"
8 },
9 "auth_url": "http://example.net:5000/v2.0/",
10 "endpoint": null,
11 "endpoint_type": "public",
12 "https_cacert": "",
13 "https_insecure": false,
14 "profiler_hmac_key": null,
15 "region_name": "RegionOne"
16 }
17 },
18 "type": "ExistingCloud"
19}