Dmitrii Kabanov | 8cfe43e | 2017-11-10 02:00:47 -0800 | [diff] [blame] | 1 | { |
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 | } |