Merge "Keystone token flush cron job should log to a file"
[apex-tripleo-heat-templates.git] / docker / services / heat-api-cfn.yaml
index fbaacbe..2f54c0f 100644 (file)
@@ -91,3 +91,7 @@ outputs:
               - /dev:/dev
             environment:
               - KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
+      upgrade_tasks:
+        - name: Stop and disable heat_api_cfn service
+          tags: step2
+          service: name=openstack-heat-api-cfn state=stopped enabled=no