summaryrefslogtreecommitdiff
path: root/openstack-neutron.configure
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-27 12:45:08 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-27 12:45:08 +0000
commite6de0454599f2e9cb4ea69a9d9fdab32eae0fa3f (patch)
tree8647a967fb531d30310466f94e6b5a1b9ead5ee9 /openstack-neutron.configure
parent6c0832decc7f3ac2ef059d9f55951d21678b3f42 (diff)
downloaddefinitions-e6de0454599f2e9cb4ea69a9d9fdab32eae0fa3f.tar.gz
Fix neutron, nova and glance configuration
Diffstat (limited to 'openstack-neutron.configure')
-rw-r--r--openstack-neutron.configure2
1 files changed, 2 insertions, 0 deletions
diff --git a/openstack-neutron.configure b/openstack-neutron.configure
index 0e4c1bf5..2da43cb6 100644
--- a/openstack-neutron.configure
+++ b/openstack-neutron.configure
@@ -31,10 +31,12 @@ s/##NEUTRON_DB_PASSWORD##/$NEUTRON_DB_PASSWORD/g
s/##NEUTRON_PUBLIC_URL##/$NEUTRON_PUBLIC_URL/g
s/##NEUTRON_INTERNAL_URL##/$NEUTRON_INTERNAL_URL/g
s/##NEUTRON_ADMIN_URL##/$NEUTRON_ADMIN_URL/g
+s/##METADATA_PROXY_SHARED_SECRET##/$METADATA_PROXY_SHARED_SECRET/g
EOF
sed -f "$ROOT"/etc/openstack-neutron-setup.sed -i \
"$ROOT"/etc/neutron/neutron.conf \
+ "$ROOT"/etc/neutron/metadata_agent.ini \
"$ROOT"/etc/nova/nova.conf \
"$ROOT"/usr/share/openstack/openstack-neutron-setup