From 7044fcd5cbadab3aa8e4d5c054bad471901f2981 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Wed, 25 Mar 2015 11:32:22 +0000 Subject: Set up the Ironic service --- openstack-keystone.configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'openstack-keystone.configure') diff --git a/openstack-keystone.configure b/openstack-keystone.configure index d2d1171e..096017b1 100644 --- a/openstack-keystone.configure +++ b/openstack-keystone.configure @@ -48,7 +48,8 @@ sed -f "$ROOT"/etc/openstack-keystone-setup.sed -i \ "$ROOT"/usr/share/openstack/openstack-glance-setup \ "$ROOT"/usr/share/openstack/openstack-nova-setup \ "$ROOT"/usr/share/openstack/openstack-neutron-setup \ - "$ROOT"/usr/share/openstack/openstack-cinder-setup + "$ROOT"/usr/share/openstack/openstack-cinder-setup \ + "$ROOT"/usr/share/openstack/openstack-ironic-setup ########################################################################## -- cgit v1.2.1