summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-10 16:15:34 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2015-03-23 22:58:55 +0000
commit47b2bcd03f86006ace71c49429d7f515f0483f1e (patch)
tree6d98b0a51a18c30c452741f23f9be3f19fc98f0d
parent8b54102756b45c9a90928b56a685241573fdad68 (diff)
downloaddefinitions-47b2bcd03f86006ace71c49429d7f515f0483f1e.tar.gz
Fix region typo
-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 6a3d0102..688dbbc5 100644
--- a/openstack/etc/neutron/metadata_agent.ini
+++ b/openstack/etc/neutron/metadata_agent.ini
@@ -5,7 +5,7 @@ verbose = True
# The Neutron user information for accessing the Neutron API.
auth_url = ##KEYSTONE_INTERNAL_URL##
-auth_region = RegionOne
+auth_region = regionOne
# Turn off verification of the certificate for ssl
# auth_insecure = False
# Certificate Authority public key (CA cert) file for ssl