summaryrefslogtreecommitdiff
path: root/openstack/usr/lib/systemd/system/openstack-nova-compute.service
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/usr/lib/systemd/system/openstack-nova-compute.service')
-rw-r--r--openstack/usr/lib/systemd/system/openstack-nova-compute.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/usr/lib/systemd/system/openstack-nova-compute.service b/openstack/usr/lib/systemd/system/openstack-nova-compute.service
index b1e76221..4f9b8196 100644
--- a/openstack/usr/lib/systemd/system/openstack-nova-compute.service
+++ b/openstack/usr/lib/systemd/system/openstack-nova-compute.service
@@ -1,7 +1,7 @@
[Unit]
Description=OpenStack Compute Service (code-named Nova) compute server
ConditionPathExists=/etc/nova/nova.conf
-After=network-online.target libvirtd.service openstack-nova-config-setup.service openstack-nova-db-setup.service
+After=network-online.target openstack-nova-config-setup.service openstack-nova-db-setup.service libvirtd.service
Wants=network-online.target
Requires=libvirtd.service