Merge "sshd template, rename hiera key"
[apex-tripleo-heat-templates.git] / docker / services / swift-proxy.yaml
index cdfefe2..6611841 100644 (file)
@@ -77,3 +77,7 @@ outputs:
               - /dev:/dev
             environment:
               - KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
+      upgrade_tasks:
+        - name: Stop and disable swift_proxy service
+          tags: step2
+          service: name=openstack-swift-proxy state=stopped enabled=no