Merge "Force epmd listening to a specific address"
[apex-tripleo-heat-templates.git] / puppet / services / cinder-api.yaml
index 7d19783..963ebd6 100644 (file)
@@ -160,6 +160,3 @@ outputs:
         - name: Stop and disable cinder_api service (pre-upgrade not under httpd)
           tags: step2
           service: name=openstack-cinder-api state=stopped enabled=no
-        - name: Start cinder_api service (running under httpd)
-          tags: step6
-          service: name=httpd state=started