Update for PLUMgrid config - appending identity version to auth uri

Change-Id: I2dbcb95e1b37d8bbb362b6f646535c786130fb27
Signed-off-by: Hassaan Pasha <hassaanp@plumgrid.com>
This commit is contained in:
Hassaan Pasha 2015-12-13 21:11:39 +05:00
parent 29c9c2c898
commit d72db6dbb3

View File

@ -45,6 +45,6 @@ root_helper_name = {{ neutron_bin }}/neutron-rootwrap
[keystone_authtoken]
admin_user = {{ neutron_service_user_name }}
admin_password = {{ neutron_service_password }}
auth_uri = {{ keystone_service_internaluri }}
auth_uri = {{ keystone_service_internaluri }}/v3
admin_tenant_name = {{ neutron_service_project_name }}
identity_version = v3