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