aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-05-19 22:21:37 +0000
committerGerrit Code Review <review@openstack.org>2016-05-19 22:21:37 +0000
commit19cdce68aea14abc98b56b7de3fe5f2e48f1aa3d (patch)
tree9dd7ffc266ad08272a424c6d841adab92f25b9a7 /overcloud.yaml
parent05720272733a8fa62713411673b233b416f3f3a1 (diff)
parent40ad2899106bc5e5c0cf34c40c9f391e19122a49 (diff)
Merge "Deploy Loadbalancer as a composable role"
Diffstat (limited to 'overcloud.yaml')
-rw-r--r--overcloud.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/overcloud.yaml b/overcloud.yaml
index 6b5f6ed9..71a544fb 100644
--- a/overcloud.yaml
+++ b/overcloud.yaml
@@ -658,6 +658,7 @@ parameters:
- OS::TripleO::Services::NeutronL3Agent
- OS::TripleO::Services::NeutronMetadataAgent
- OS::TripleO::Services::RabbitMQ
+ - OS::TripleO::Services::Loadbalancer
description: A list of service resources (configured in the Heat
resource_registry) which represent nested stacks
for each service that should get installed on the Controllers.