Merge "Skip upgrade steps where no tasks are defined"
[apex-tripleo-heat-templates.git] / puppet / services / heat-engine.yaml
index 6efb065..976d413 100644 (file)
@@ -144,6 +144,3 @@ outputs:
         - name: Sync heat_engine DB
           tags: step5
           command: heat-manage --config-file /etc/heat/heat.conf db_sync
-        - name: Start heat_engine service
-          tags: step6
-          service: name=openstack-heat-engine state=started