summaryrefslogtreecommitdiff
path: root/openstack-keystone.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-keystone.configure
parent6c0832decc7f3ac2ef059d9f55951d21678b3f42 (diff)
downloaddefinitions-e6de0454599f2e9cb4ea69a9d9fdab32eae0fa3f.tar.gz
Fix neutron, nova and glance configuration
Diffstat (limited to 'openstack-keystone.configure')
-rw-r--r--openstack-keystone.configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack-keystone.configure b/openstack-keystone.configure
index 0e7aa2cb..d2d1171e 100644
--- a/openstack-keystone.configure
+++ b/openstack-keystone.configure
@@ -43,6 +43,7 @@ sed -f "$ROOT"/etc/openstack-keystone-setup.sed -i \
"$ROOT"/etc/nova/nova.conf \
"$ROOT"/etc/cinder/cinder.conf \
"$ROOT"/etc/neutron/neutron.conf \
+ "$ROOT"/etc/neutron/metadata_agent.ini \
"$ROOT"/usr/share/openstack/openstack-keystone-setup \
"$ROOT"/usr/share/openstack/openstack-glance-setup \
"$ROOT"/usr/share/openstack/openstack-nova-setup \