Oleh Hryhorov | 059c721 | 2018-05-22 19:22:13 +0000 | [diff] [blame] | 1 | _data: |
2 | host: localhost | ||||
3 | port: 5000 | ||||
4 | default_domain_id: id | ||||
5 | default_domain_name: name | ||||
6 | domain_id: id | ||||
7 | domain_name: name | ||||
8 | password: password | ||||
9 | project_domain_name: name | ||||
10 | project_id: id | ||||
11 | project_name: name | ||||
12 | tenant_id: id | ||||
13 | tenant_name: name | ||||
14 | user_domain_name: name | ||||
15 | user_id: id | ||||
16 | user: user | ||||
17 | version: v1 | ||||
Michael Polenchuk | 6c48043 | 2018-10-25 11:39:51 +0400 | [diff] [blame] | 18 | barbican_endpoint: 'http://localhost:9311/' |
19 | barbican_endpoint_type: public |