aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-05-20 11:04:34 +0000
committerGerrit Code Review <review@openstack.org>2016-05-20 11:04:34 +0000
commite6683792ccf1a546b0a5025c1a8140d7e6becd9a (patch)
tree31e94412475bbae0b64a50e20ae330ce06cbde18 /overcloud.yaml
parent172ded7a402e1ac28cc9601ab9faf815df98742e (diff)
parent565f0c509d2650ee283ad72bc5b280aca4e07144 (diff)
Merge "Adds memcached as a composable service"
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 71a544fb..147065ce 100644
--- a/overcloud.yaml
+++ b/overcloud.yaml
@@ -659,6 +659,7 @@ parameters:
- OS::TripleO::Services::NeutronMetadataAgent
- OS::TripleO::Services::RabbitMQ
- OS::TripleO::Services::Loadbalancer
+ - OS::TripleO::Services::Memcached
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.