Merge "Update "auth_url""

This commit is contained in:
Zuul 2018-07-25 09:25:44 +00:00 committed by Gerrit Code Review
commit 477018ec2a
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ connection = mysql+pymysql://cinder:password@mariadb/cinder?charset=utf8
[keystone_authtoken]
www_authenticate_uri = http://keystone:5000
auth_url = http://keystone:35357
auth_url = http://keystone:5000
memcached_servers = keystone:11211
auth_type = password
project_domain_name = default