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