aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/controller-post.yaml
diff options
context:
space:
mode:
authorEmilien Macchi <emilien@redhat.com>2016-05-09 15:13:54 -0400
committerEmilien Macchi <emilien@redhat.com>2016-05-10 18:24:22 +0000
commitff7c5c72ed6aa57bfa8e1e15a446211717c32dc6 (patch)
treefb74d095e2ca661c6f8dddf024d533f607642088 /puppet/controller-post.yaml
parentd76f70edcd3bbf0308071638cb4ee8eb2f70503a (diff)
deployment: remove Step7
Step7 was created when we incremented the step of ringbuilder, by https://review.openstack.org/#q,9988bd25aa4bac1375ef4783d636c7adecedee92,n,z But step7 is not used anywhere and consumes some times for nothing. This patch removes the step, so deployments and upgrades will be faster. Change-Id: I77af9126abc61ace227cf1a69c2d3b5ceb735276
Diffstat (limited to 'puppet/controller-post.yaml')
-rw-r--r--puppet/controller-post.yaml13
1 files changed, 1 insertions, 12 deletions
diff --git a/puppet/controller-post.yaml b/puppet/controller-post.yaml
index 80b08a06..d89abdc7 100644
--- a/puppet/controller-post.yaml
+++ b/puppet/controller-post.yaml
@@ -113,20 +113,9 @@ resources:
step: 6
update_identifier: {get_param: NodeConfigIdentifiers}
- ControllerOvercloudServicesDeployment_Step7:
- type: OS::Heat::StructuredDeployments
- depends_on: ControllerOvercloudServicesDeployment_Step6
- properties:
- name: ControllerOvercloudServicesDeployment_Step7
- servers: {get_param: servers}
- config: {get_resource: ControllerPuppetConfig}
- input_values:
- step: 7
- update_identifier: {get_param: NodeConfigIdentifiers}
-
ControllerPostPuppet:
type: OS::TripleO::Tasks::ControllerPostPuppet
- depends_on: ControllerOvercloudServicesDeployment_Step7
+ depends_on: ControllerOvercloudServicesDeployment_Step6
properties:
servers: {get_param: servers}
input_values: