Enable Docker service for Compute role
[apex-tripleo-heat-templates.git] / docker / services / heat-api.yaml
index df9160f..a212d25 100644 (file)
@@ -91,3 +91,7 @@ outputs:
               - /dev:/dev
             environment:
               - KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
+      upgrade_tasks:
+        - name: Stop and disable heat_api service
+          tags: step2
+          service: name=openstack-heat-api state=stopped enabled=no