aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/cinder-volume.yaml
diff options
context:
space:
mode:
authormarios <marios@redhat.com>2017-02-13 13:54:21 +0200
committermarios <marios@redhat.com>2017-02-13 13:54:21 +0200
commitec5ba081c4d19b67df7d90681ebe622b738ceb29 (patch)
tree088292cb872242187494878825008cd9246a056b /puppet/services/cinder-volume.yaml
parent369c11edd6be4c3964570003f4aa4642e6cf3608 (diff)
Remove [heat,glance,ironic,cinder,keystone] db sync from ansible
These are handle by puppet as usual (puppet run comes after the ansible steps) so remove them from these remaining upgrade_tasks Change-Id: Ic341f31251622ccb11a5f7818b2edf7a82391560
Diffstat (limited to 'puppet/services/cinder-volume.yaml')
-rw-r--r--puppet/services/cinder-volume.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/puppet/services/cinder-volume.yaml b/puppet/services/cinder-volume.yaml
index dd1d3833..3a06afb8 100644
--- a/puppet/services/cinder-volume.yaml
+++ b/puppet/services/cinder-volume.yaml
@@ -122,6 +122,3 @@ outputs:
- name: Stop cinder_volume service
tags: step2
service: name=openstack-cinder-volume state=stopped
- - name: Sync cinder_volume DB
- tags: step5
- command: cinder-manage db sync