summaryrefslogtreecommitdiff
path: root/openstack/etc/neutron/metadata_agent.ini
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-23 16:23:16 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-11 18:30:35 +0000
commit99fc51ed58875830d7da370185bd5de5598b46dc (patch)
tree4b46655148036166e7c3899739d0ee8032fad638 /openstack/etc/neutron/metadata_agent.ini
parent992e5c3fac62fef48e851b0718bbb78f8215dd23 (diff)
downloaddefinitions-99fc51ed58875830d7da370185bd5de5598b46dc.tar.gz
FIXME: Replace localhost by 127.0.0.1 due some errors in some machines - this should be temporary
Diffstat (limited to 'openstack/etc/neutron/metadata_agent.ini')
-rw-r--r--openstack/etc/neutron/metadata_agent.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/etc/neutron/metadata_agent.ini b/openstack/etc/neutron/metadata_agent.ini
index 55bb891f..fb5ebffb 100644
--- a/openstack/etc/neutron/metadata_agent.ini
+++ b/openstack/etc/neutron/metadata_agent.ini
@@ -3,7 +3,7 @@
# debug = True
# The Neutron user information for accessing the Neutron API.
-auth_url = http://localhost:5000/v2.0
+auth_url = http://127.0.0.1:5000/v2.0
auth_region = RegionOne
# Turn off verification of the certificate for ssl
# auth_insecure = False