aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/heat-api.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-03-02 02:35:34 +0000
committerGerrit Code Review <review@openstack.org>2017-03-02 02:35:34 +0000
commit4bd50db263c8dd989e17fd7656bff4a3fc4a04a2 (patch)
tree73324d87aa86793a9a8ea241e4a5c7a3472de4e6 /puppet/services/heat-api.yaml
parent37b7c8eb47e02e207ff4c58384ebc40481dd9cda (diff)
parentd968747826e4045db1ba277485172e9262d8ada3 (diff)
Merge "Put service stop at step1 and quiesce at step2." into stable/ocata
Diffstat (limited to 'puppet/services/heat-api.yaml')
-rw-r--r--puppet/services/heat-api.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/heat-api.yaml b/puppet/services/heat-api.yaml
index 38c5b479..7eb4739c 100644
--- a/puppet/services/heat-api.yaml
+++ b/puppet/services/heat-api.yaml
@@ -89,5 +89,5 @@ outputs:
shell: /usr/bin/systemctl show 'openstack-heat-api' --property ActiveState | grep '\bactive\b'
tags: step0,validation
- name: Stop heat_api service
- tags: step2
+ tags: step1
service: name=openstack-heat-api state=stopped