Merge "Add www_authenticate_uri to keystone_authtoken"

This commit is contained in:
Zuul 2018-10-05 08:59:33 +00:00 committed by Gerrit Code Review
commit b0cc7a69d5
1 changed files with 1 additions and 0 deletions

View File

@ -174,6 +174,7 @@ node.default['openstack']['compute']['conf'].tap do |conf|
# [keystone_authtoken] section
conf['keystone_authtoken']['auth_url'] = auth_url
conf['keystone_authtoken']['www_authenticate_uri'] = auth_url
# [placement] section
conf['placement']['auth_url'] = auth_url