Merge "[N->O] Add openstack-nova-migration to compute nodes."
[apex-tripleo-heat-templates.git] / puppet / services / nova-vnc-proxy.yaml
index bf24494..42335ad 100644 (file)
@@ -64,3 +64,7 @@ outputs:
                   - 13080
       step_config: |
         include tripleo::profile::base::nova::vncproxy
+      upgrade_tasks:
+        - name: Stop nova_vnc_proxy service
+          tags: step1
+          service: name=openstack-nova-consoleauth state=stopped