X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=docker%2Fservices%2Fmistral-engine.yaml;h=d61ab1c2e5f1d0eb6938fd1b9fd914fed60e079a;hb=a8d511a05e2f94af177155546bcc5b74ee0329a0;hp=e50fc0a6af634ee90fbee90f3e5c6d7923fb271c;hpb=47fcabee464b1e46490087316778b3cff0a55b5b;p=apex-tripleo-heat-templates.git diff --git a/docker/services/mistral-engine.yaml b/docker/services/mistral-engine.yaml index e50fc0a6..d61ab1c2 100644 --- a/docker/services/mistral-engine.yaml +++ b/docker/services/mistral-engine.yaml @@ -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 +