diff options
Diffstat (limited to 'puppet/services/cinder-volume.yaml')
-rw-r--r-- | puppet/services/cinder-volume.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/puppet/services/cinder-volume.yaml b/puppet/services/cinder-volume.yaml index cc06d87b..e25d9944 100644 --- a/puppet/services/cinder-volume.yaml +++ b/puppet/services/cinder-volume.yaml @@ -117,7 +117,3 @@ outputs: - name: Sync cinder_volume DB tags: step5 command: cinder-manage db sync - - name: Start cinder_volume service - tags: step6 - service: name=openstack-cinder-volume state=started - |