Merge "Run cluster check on nodes configured in wsrep_cluster_address."
[apex-tripleo-heat-templates.git] / docker / services / aodh-evaluator.yaml
index abb44de..d3c8c59 100644 (file)
@@ -78,3 +78,7 @@ outputs:
               - /etc/localtime:/etc/localtime:ro
             environment:
               - KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
+      upgrade_tasks:
+        - name: Stop and disable openstack-aodh-evaluator service
+          tags: step2
+          service: name=openstack-aodh-evaluator.service state=stopped enabled=no