aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/controller.yaml
diff options
context:
space:
mode:
authorLokesh Jain <lokesh.jain@gmail.com>2015-10-01 15:57:57 -0400
committerLokesh Jain <lokesh.jain@gmail.com>2015-11-30 14:22:08 -0500
commitee9b8f3a5d86c1258c717dc598a7bd34d47a367a (patch)
treee25879f853134437faf3a1230c1ab10ecf590966 /puppet/controller.yaml
parentfdc2359e4515dfa50048b3b6cd4896ef4744cc5f (diff)
Changes for configuring Nuage
Added ExtraConfig templates and environment files for Nuage specific parameters. Modified overcloud_compute.pp and overcloud_controller.pp to conditionally include Nuage plugin and agents. Change-Id: I95510c753b0a262c73566481f9e94279970f4a4f
Diffstat (limited to 'puppet/controller.yaml')
-rw-r--r--puppet/controller.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/controller.yaml b/puppet/controller.yaml
index 861b29a8..9f127f91 100644
--- a/puppet/controller.yaml
+++ b/puppet/controller.yaml
@@ -1035,6 +1035,7 @@ resources:
- neutron_bigswitch_data # Optionally provided by ControllerExtraConfigPre
- neutron_cisco_data # Optionally provided by ControllerExtraConfigPre
- cisco_n1kv_data # Optionally provided by ControllerExtraConfigPre
+ - neutron_nuage_data # Optionally provided by ControllerExtraConfigPre
datafiles:
controller_extraconfig:
mapped_data: {get_param: ControllerExtraConfig}