aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/nova-vnc-proxy.yaml
diff options
context:
space:
mode:
authorSteven Hardy <shardy@redhat.com>2016-12-01 10:02:56 +0000
committerOliver Walsh <owalsh@redhat.com>2017-02-14 23:23:33 +0000
commit5353f1c7c9cd4408d10745206165aa4950ad76c6 (patch)
tree33491049097ce6ecc2538ea2499a045c324a2153 /puppet/services/nova-vnc-proxy.yaml
parentbe6a66042e14abfc3a1b649ed144bb755c750424 (diff)
Add nova service support for composable upgrades
Co-Authored-By: Mathieu Bultel <mbultel@redhat.com> Co-Authored-By: Oliver Walsh <owalsh@redhat.com> Change-Id: Iafad800a6819d7e75fdaab60d328999d3d3c037f Partially-Implements: blueprint overcloud-upgrades-per-service Related-Bug: #1662344
Diffstat (limited to 'puppet/services/nova-vnc-proxy.yaml')
-rw-r--r--puppet/services/nova-vnc-proxy.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/puppet/services/nova-vnc-proxy.yaml b/puppet/services/nova-vnc-proxy.yaml
index bf244943..f6cf9649 100644
--- a/puppet/services/nova-vnc-proxy.yaml
+++ b/puppet/services/nova-vnc-proxy.yaml
@@ -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