Merge "Update conf for magnum"

This commit is contained in:
Zuul 2020-08-26 13:37:02 +00:00 committed by Gerrit Code Review
commit 68471ada13

View File

@ -63,6 +63,7 @@ project_name = service
password = {{ magnum_keystone_password }}
username = {{ magnum_keystone_user }}
auth_type = password
cafile = {{ openstack_cacert }}
[keystone_authtoken]
auth_version = v3
@ -74,7 +75,6 @@ user_domain_name = {{ default_user_domain_name }}
project_name = service
username = {{ magnum_keystone_user }}
password = {{ magnum_keystone_password }}
cafile = {{ openstack_cacert }}
memcache_security_strategy = ENCRYPT
memcache_secret_key = {{ memcache_secret_key }}