Merge "Use identity_uri instead of older fragments"
This commit is contained in:
commit
116c1de000
@ -665,9 +665,7 @@ image_cache_dir = /var/lib/glance/image-cache/
|
||||
#db_max_retries = 20
|
||||
|
||||
[keystone_authtoken]
|
||||
auth_host = 127.0.0.1
|
||||
auth_port = 35357
|
||||
auth_protocol = http
|
||||
identity_uri = http://127.0.0.1:35357
|
||||
admin_tenant_name = %SERVICE_TENANT_NAME%
|
||||
admin_user = %SERVICE_USER%
|
||||
admin_password = %SERVICE_PASSWORD%
|
||||
|
@ -221,9 +221,7 @@ qpid_tcp_nodelay = True
|
||||
#db_max_retries = 20
|
||||
|
||||
[keystone_authtoken]
|
||||
auth_host = 127.0.0.1
|
||||
auth_port = 35357
|
||||
auth_protocol = http
|
||||
identity_uri = http://127.0.0.1:35357
|
||||
admin_tenant_name = %SERVICE_TENANT_NAME%
|
||||
admin_user = %SERVICE_USER%
|
||||
admin_password = %SERVICE_PASSWORD%
|
||||
|
Loading…
Reference in New Issue
Block a user