aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/cinder-api.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-01-19 18:27:02 +0000
committerGerrit Code Review <review@openstack.org>2017-01-19 18:27:02 +0000
commit9282a7e0f25dc427e1bc8d47c0b4d3ca2cb7ce88 (patch)
treeaf4bbd64d66702fb6ed3395999bb3524634a9fe4 /puppet/services/cinder-api.yaml
parentccf9a62c31aeaee2c9061af3d746aac1b3afc76a (diff)
parentdf1e016ad75ae82d163e20600d3779932a24153b (diff)
Merge "Don't start all services during upgrade steps"
Diffstat (limited to 'puppet/services/cinder-api.yaml')
-rw-r--r--puppet/services/cinder-api.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/puppet/services/cinder-api.yaml b/puppet/services/cinder-api.yaml
index 7d197831..963ebd63 100644
--- a/puppet/services/cinder-api.yaml
+++ b/puppet/services/cinder-api.yaml
@@ -160,6 +160,3 @@ outputs:
- name: Stop and disable cinder_api service (pre-upgrade not under httpd)
tags: step2
service: name=openstack-cinder-api state=stopped enabled=no
- - name: Start cinder_api service (running under httpd)
- tags: step6
- service: name=httpd state=started