Merge "Use correct authentication URL for metadata service"

This commit is contained in:
Jenkins 2015-03-26 00:04:41 +00:00 committed by Gerrit Code Review
commit 16d1148ccd

View File

@ -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