Merge "Fix install guide filter:authtoken config example"
This commit is contained in:
commit
4f3ce4db31
@ -30,7 +30,7 @@ create service credentials and an API endpoint.
|
|||||||
+-----------+----------------------------------+
|
+-----------+----------------------------------+
|
||||||
| Field | Value |
|
| Field | Value |
|
||||||
+-----------+----------------------------------+
|
+-----------+----------------------------------+
|
||||||
| domain_id | e0353a670a9e496da891347c589539e9 |
|
| domain_id | default |
|
||||||
| enabled | True |
|
| enabled | True |
|
||||||
| id | d535e5cbd2b74ac7bfb97db9cced3ed6 |
|
| id | d535e5cbd2b74ac7bfb97db9cced3ed6 |
|
||||||
| name | swift |
|
| name | swift |
|
||||||
|
@ -59,8 +59,8 @@ following actions:
|
|||||||
auth_url = http://controller:35357
|
auth_url = http://controller:35357
|
||||||
memcached_servers = controller:11211
|
memcached_servers = controller:11211
|
||||||
auth_type = password
|
auth_type = password
|
||||||
project_domain_name = default
|
project_domain_id = default
|
||||||
user_domain_name = default
|
user_domain_id = default
|
||||||
project_name = service
|
project_name = service
|
||||||
username = swift
|
username = swift
|
||||||
password = SWIFT_PASS
|
password = SWIFT_PASS
|
||||||
|
Loading…
Reference in New Issue
Block a user