aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-08-17 11:08:15 +0000
committerGerrit Code Review <review@openstack.org>2016-08-17 11:08:15 +0000
commit0b2829480a299dcba6d5471a99ed76fb92ca31a6 (patch)
tree79b5c86adf57aca8025bcc325f7c4d070b5a1718 /overcloud.yaml
parent5c609f7c78bee71985120cd15ffbe2d6f2d548a4 (diff)
parent71dc47ef66c433cb90912cf96a4e8df7e3b04117 (diff)
Merge "Update Ironic composable services"
Diffstat (limited to 'overcloud.yaml')
-rw-r--r--overcloud.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/overcloud.yaml b/overcloud.yaml
index 47c1d5c4..4e79349e 100644
--- a/overcloud.yaml
+++ b/overcloud.yaml
@@ -167,6 +167,9 @@ parameters:
- OS::TripleO::Services::AodhListener
- OS::TripleO::Services::SaharaApi
- OS::TripleO::Services::SaharaEngine
+ - OS::TripleO::Services::IronicApi
+ - OS::TripleO::Services::IronicConductor
+ - OS::TripleO::Services::NovaIronic
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.