Merge "Add docker rabbitmq service"
[apex-tripleo-heat-templates.git] / puppet / services / nova-vnc-proxy.yaml
index bf24494..f6cf964 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: step2
+          service: name=openstack-nova-consoleauth state=stopped