aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/gnocchi-metricd.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/gnocchi-metricd.yaml
parent37b7c8eb47e02e207ff4c58384ebc40481dd9cda (diff)
parentd968747826e4045db1ba277485172e9262d8ada3 (diff)
Merge "Put service stop at step1 and quiesce at step2." into stable/ocata
Diffstat (limited to 'puppet/services/gnocchi-metricd.yaml')
-rw-r--r--puppet/services/gnocchi-metricd.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/gnocchi-metricd.yaml b/puppet/services/gnocchi-metricd.yaml
index 1337b0cb..14fca137 100644
--- a/puppet/services/gnocchi-metricd.yaml
+++ b/puppet/services/gnocchi-metricd.yaml
@@ -51,5 +51,5 @@ outputs:
shell: /usr/bin/systemctl show 'openstack-gnocchi-metricd' --property ActiveState | grep '\bactive\b'
tags: step0,validation
- name: Stop gnocchi_metricd service
- tags: step2
+ tags: step1
service: name=openstack-gnocchi-metricd state=stopped