aboutsummaryrefslogtreecommitdiffstats
path: root/environments/neutron-nuage-config.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-06-21 08:57:50 +0000
committerGerrit Code Review <review@openstack.org>2016-06-21 08:57:50 +0000
commit2059931c70b8968eccf2a58de48623503b22095b (patch)
treec64b02b33e7d6e7b0e6e054d58d5958912d97264 /environments/neutron-nuage-config.yaml
parent9c16693ef8c47981a209f5b37b88d95a3e72cbab (diff)
parent9e502fc07d4520c873cde64dfd01a901cd271274 (diff)
Merge "Composable neutron nuage plugin"
Diffstat (limited to 'environments/neutron-nuage-config.yaml')
-rw-r--r--environments/neutron-nuage-config.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/environments/neutron-nuage-config.yaml b/environments/neutron-nuage-config.yaml
index bf5036bf..59f6d34e 100644
--- a/environments/neutron-nuage-config.yaml
+++ b/environments/neutron-nuage-config.yaml
@@ -5,6 +5,8 @@ resource_registry:
OS::TripleO::Services::NeutronL3Agent: OS::Heat::None
OS::TripleO::Services::NeutronMetadataAgent: OS::Heat::None
OS::TripleO::Services::NeutronOvsAgent: OS::Heat::None
+ # Override the NeutronCorePlugin to use Nuage
+ OS::TripleO::Services::NeutronCorePlugin: OS::TripleO::Services::NeutronCorePluginNuage
parameter_defaults:
NeutronNuageOSControllerIp: '0.0.0.0'