aboutsummaryrefslogtreecommitdiffstats
path: root/environments/neutron-plumgrid.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-06-15 05:20:12 +0000
committerGerrit Code Review <review@openstack.org>2016-06-15 05:20:12 +0000
commit07586ca090cf2e8257aec654709e76b3177e8572 (patch)
tree5873eae25be91e7425a4068c905fe1b7cee19799 /environments/neutron-plumgrid.yaml
parent708bf15975d8bfb4b7bc9426a86369d82c0d4dd9 (diff)
parentcf04308ee598b2a6d791c9b4834a746b8b373713 (diff)
Merge "Composable Neutron Plumgrid plugin"
Diffstat (limited to 'environments/neutron-plumgrid.yaml')
-rwxr-xr-xenvironments/neutron-plumgrid.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/environments/neutron-plumgrid.yaml b/environments/neutron-plumgrid.yaml
index 23c088b2..333d44d1 100755
--- a/environments/neutron-plumgrid.yaml
+++ b/environments/neutron-plumgrid.yaml
@@ -7,6 +7,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 Neutron core plugin to use PLUMgrid
+ OS::TripleO::Services::NeutronCorePlugin: OS::TripleO::Services::NeutronCorePluginPlumgrid
parameter_defaults:
NeutronCorePlugin: networking_plumgrid.neutron.plugins.plugin.NeutronPluginPLUMgridV2