Merge "Keep existing data for containerized Swift"
[apex-tripleo-heat-templates.git] / docker / services / aodh-api.yaml
index c88a061..ca410d6 100644 (file)
@@ -117,3 +117,7 @@ outputs:
               - logs:/var/log
             environment:
               - KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
+      upgrade_tasks:
+        - name: Stop and disable aodh service (running under httpd)
+          tags: step2
+          service: name=httpd state=stopped enabled=no