summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2015-03-17 14:40:23 +0000
committerRichard Ipsum <richardipsum@fastmail.co.uk>2015-04-10 20:17:44 +0100
commit8ec9bcdc7e7d545e5dfafe7b1f77bc94e1077ce6 (patch)
treefe6c57640215f88fecf9ac45be5a157dfa8fa278
parent1274679f4c8af1294acfe2bf6edd1e4717b65dbd (diff)
downloaddefinitions-8ec9bcdc7e7d545e5dfafe7b1f77bc94e1077ce6.tar.gz
Don't enable libvirt-guests.service
We don't think it's necessary, and it sometimes races with nova-compute.service, failing if certain network devices aren't created yet, so let's see if Nova should be the one starting the machines up at boot time.
-rw-r--r--openstack-nova.configure1
1 files changed, 0 insertions, 1 deletions
diff --git a/openstack-nova.configure b/openstack-nova.configure
index 4655342c..93d1ee53 100644
--- a/openstack-nova.configure
+++ b/openstack-nova.configure
@@ -55,7 +55,6 @@ wants_dir="$ROOT"/usr/lib/systemd/system/multi-user.target.wants
mkdir -p "$wants_dir"
mkdir -p "$ROOT"/var/lock/subsys
ln -sf ../libvirtd.service "$wants_dir/libvirtd.service"
-ln -sf ../libvirt-guests.service "$wants_dir/libvirt-guests.service"
##########################################################################
# Change iprange for the interal libvirt to avoid clashes