Merge "Keep existing data for containerized Swift"
[apex-tripleo-heat-templates.git] / docker / services / aodh-notifier.yaml
index 084e765..f525d6b 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-notifier service
+          tags: step2
+          service: name=openstack-aodh-notifier.service state=stopped enabled=no