Merge "Update conf for magnum"
This commit is contained in:
commit
68471ada13
@ -63,6 +63,7 @@ project_name = service
|
|||||||
password = {{ magnum_keystone_password }}
|
password = {{ magnum_keystone_password }}
|
||||||
username = {{ magnum_keystone_user }}
|
username = {{ magnum_keystone_user }}
|
||||||
auth_type = password
|
auth_type = password
|
||||||
|
cafile = {{ openstack_cacert }}
|
||||||
|
|
||||||
[keystone_authtoken]
|
[keystone_authtoken]
|
||||||
auth_version = v3
|
auth_version = v3
|
||||||
@ -74,7 +75,6 @@ user_domain_name = {{ default_user_domain_name }}
|
|||||||
project_name = service
|
project_name = service
|
||||||
username = {{ magnum_keystone_user }}
|
username = {{ magnum_keystone_user }}
|
||||||
password = {{ magnum_keystone_password }}
|
password = {{ magnum_keystone_password }}
|
||||||
cafile = {{ openstack_cacert }}
|
|
||||||
|
|
||||||
memcache_security_strategy = ENCRYPT
|
memcache_security_strategy = ENCRYPT
|
||||||
memcache_secret_key = {{ memcache_secret_key }}
|
memcache_secret_key = {{ memcache_secret_key }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user