Merge "Use correct authentication URL for metadata service"
This commit is contained in:
commit
16d1148ccd
@ -8,7 +8,7 @@ verbose = {{ verbose }}
|
||||
debug = {{ debug }}
|
||||
|
||||
# The Neutron user information for accessing the Neutron API.
|
||||
auth_url = {{ keystone_service_adminuri }}
|
||||
auth_url = {{ keystone_service_adminurl }}
|
||||
auth_region = {{ keystone_service_region }}
|
||||
endpoint_type = adminURL
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user