summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-10 16:15:34 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-16 11:32:27 +0000
commit697850ed65e9655773623231bf1a7393a5929e85 (patch)
treec375e30eb80d730ef1a69916a00bb3e414a8afd8
parent36c8fe0b26c713037b5422f68297f124b1aa26a0 (diff)
downloaddefinitions-697850ed65e9655773623231bf1a7393a5929e85.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