summaryrefslogtreecommitdiff
path: root/openstack/usr/lib/systemd/system/openstack-nova-db-setup.service
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/usr/lib/systemd/system/openstack-nova-db-setup.service')
-rw-r--r--openstack/usr/lib/systemd/system/openstack-nova-db-setup.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/usr/lib/systemd/system/openstack-nova-db-setup.service b/openstack/usr/lib/systemd/system/openstack-nova-db-setup.service
index ee405279..238df3c7 100644
--- a/openstack/usr/lib/systemd/system/openstack-nova-db-setup.service
+++ b/openstack/usr/lib/systemd/system/openstack-nova-db-setup.service
@@ -1,6 +1,6 @@
[Unit]
Description=Run nova-db-setup Ansible scripts
-ConditionPathExists=/etc/openstack/neutron.conf
+ConditionPathExists=/etc/openstack/nova.conf
After=postgres-server-setup.service openstack-keystone-setup.service openstack-nova-config-setup.service
[Service]