Merge "FQDN validation"
[apex-tripleo-heat-templates.git] / docker / services / mistral-engine.yaml
index e50fc0a..d61ab1c 100644 (file)
@@ -88,3 +88,8 @@ outputs:
               - /etc/localtime:/etc/localtime:ro
             environment:
               - KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
+      upgrade_tasks:
+        - name: Stop and disable mistral_engine service
+          tags: step2
+          service: name=openstack-mistral-engine state=stopped enabled=no
+