Merge "Set number of Swift proxy server workers to auto"
[apex-tripleo-heat-templates.git] / docker / services / glance-api.yaml
index ab62f7e..73d76ad 100644 (file)
@@ -97,3 +97,7 @@ outputs:
             volumes: *glance_volumes
             environment:
               - KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
+      upgrade_tasks:
+        - name: Stop and disable glance_api service
+          tags: step2
+          service: name=openstack-glance-api state=stopped enabled=no