Merge "Set number of Swift proxy server workers to auto"
[apex-tripleo-heat-templates.git] / docker / services / nova-api.yaml
index 28b3a9d..8a89232 100644 (file)
@@ -145,3 +145,7 @@ outputs:
               - '/usr/bin/nova-manage'
               - 'cell_v2'
               - 'discover_hosts'
+      upgrade_tasks:
+        - name: Stop and disable nova_api service
+          tags: step2
+          service: name=openstack-nova-api state=stopped enabled=no