Merge "Update "auth_url""
This commit is contained in:
commit
477018ec2a
@ -17,7 +17,7 @@ connection = mysql+pymysql://cinder:password@mariadb/cinder?charset=utf8
|
|||||||
|
|
||||||
[keystone_authtoken]
|
[keystone_authtoken]
|
||||||
www_authenticate_uri = http://keystone:5000
|
www_authenticate_uri = http://keystone:5000
|
||||||
auth_url = http://keystone:35357
|
auth_url = http://keystone:5000
|
||||||
memcached_servers = keystone:11211
|
memcached_servers = keystone:11211
|
||||||
auth_type = password
|
auth_type = password
|
||||||
project_domain_name = default
|
project_domain_name = default
|
||||||
|
Loading…
x
Reference in New Issue
Block a user