From b3219d44c3166f4467a4da5e9a28e28a521602d2 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Wed, 28 Jan 2015 18:16:51 +0000 Subject: Try to fixup the previous commit --- openstack-neutron.configure | 3 +++ 1 file changed, 3 insertions(+) (limited to 'openstack-neutron.configure') diff --git a/openstack-neutron.configure b/openstack-neutron.configure index 2da43cb6..350d4ca9 100644 --- a/openstack-neutron.configure +++ b/openstack-neutron.configure @@ -42,6 +42,9 @@ sed -f "$ROOT"/etc/openstack-neutron-setup.sed -i \ ########################################################################## +ln -sf "/etc/systemd/system/openvswitch-create-links-one-node.service" \ + "$ROOT/etc/systemd/system/multi-user.target.wants/openvswitch-create-links-one-node.service" + ln -sf "/etc/systemd/system/openstack-neutron-network-configuration-one-node.service" \ "$ROOT/etc/systemd/system/multi-user.target.wants/openstack-neutron-network-configuration-one-node.service" -- cgit v1.2.1