JIRA:COMPASS-517
modify metadata_agent.ini to support keystone api V3
Change-Id: If0a3a9f687cdb48af740ed6231e96e3e712755f4
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
debug = True
# The Neutron user information for accessing the Neutron API.
-auth_url = http://{{ internal_vip.ip }}:5000/v2.0
+auth_url = http://{{ internal_vip.ip }}:5000/v3
auth_region = RegionOne
# Turn off verification of the certificate for ssl
# auth_insecure = False
debug = True
# The Neutron user information for accessing the Neutron API.
-auth_url = http://{{ internal_vip.ip }}:5000/v2.0
+auth_url = http://{{ internal_vip.ip }}:5000/v3
auth_region = RegionOne
# Turn off verification of the certificate for ssl
# auth_insecure = False
debug = True
# The Neutron user information for accessing the Neutron API.
-auth_url = http://{{ internal_vip.ip }}:5000/v2.0
+auth_url = http://{{ internal_vip.ip }}:5000/v3
auth_region = RegionOne
# Turn off verification of the certificate for ssl
# auth_insecure = False