Adds post_upgrade_tasks for any service post-upgrade ansible tasks
[apex-tripleo-heat-templates.git] / puppet / services / pacemaker / cinder-volume.yaml
index a1134f3..cbbf2ea 100644 (file)
@@ -66,11 +66,9 @@ outputs:
             resource: openstack-cinder-volume
             state: disable
             wait_for_resource: true
-        - name: Sync cinder DB
-          tags: step5
-          command: cinder-manage db sync
+      post_upgrade_tasks:
         - name: Start cinder_volume service (pacemaker)
-          tags: step5
+          tags: step1
           pacemaker_resource:
             resource: openstack-cinder-volume
             state: enable