aboutsummaryrefslogtreecommitdiffstats
path: root/environments
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-07-12 17:38:54 +0000
committerGerrit Code Review <review@openstack.org>2016-07-12 17:38:54 +0000
commite9df98a8fb4105c9d039b071e951a3aabd8e9025 (patch)
tree9146fb2f3a2744a64bed783265b31be4b80e9cdb /environments
parent01e510b754a9bf37193af73e7f38770dd661683c (diff)
parente8e7c42c0198f9796d3e88cd4ab518fdd61b2e1a (diff)
Merge "Composable Nuage Compute Plugin"
Diffstat (limited to 'environments')
-rw-r--r--environments/neutron-nuage-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/environments/neutron-nuage-config.yaml b/environments/neutron-nuage-config.yaml
index 9d739f0c..e157ae35 100644
--- a/environments/neutron-nuage-config.yaml
+++ b/environments/neutron-nuage-config.yaml
@@ -7,7 +7,7 @@ resource_registry:
OS::TripleO::Services::ComputeNeutronOvsAgent: OS::Heat::None
# Override the NeutronCorePlugin to use Nuage
OS::TripleO::Services::NeutronCorePlugin: OS::TripleO::Services::NeutronCorePluginNuage
- OS::TripleO::Services::ComputeNeutronCorePlugin: OS::Heat::None
+ OS::TripleO::Services::ComputeNeutronCorePlugin: ../puppet/services/neutron-compute-plugin-nuage.yaml
parameter_defaults:
NeutronNuageOSControllerIp: '0.0.0.0'