aboutsummaryrefslogtreecommitdiffstats
path: root/environments
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-04-03 10:11:16 +0000
committerGerrit Code Review <review@openstack.org>2017-04-03 10:11:16 +0000
commit49bad434b912bcd596e75e3a8fb034a78031ed01 (patch)
tree191e92de6ca63216c401d42d0611058a9721f63d /environments
parent8f32530ca0e7435b50c2a1436d7ae624eebb3505 (diff)
parent502b3459d9c2b32beba31b37814d7625cd007775 (diff)
Merge "Fixes port binding controller for OpenDaylight"
Diffstat (limited to 'environments')
-rw-r--r--environments/neutron-opendaylight.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/environments/neutron-opendaylight.yaml b/environments/neutron-opendaylight.yaml
index ed7292b7..4644725d 100644
--- a/environments/neutron-opendaylight.yaml
+++ b/environments/neutron-opendaylight.yaml
@@ -3,6 +3,7 @@ resource_registry:
OS::TripleO::Services::NeutronOvsAgent: OS::Heat::None
OS::TripleO::Services::ComputeNeutronOvsAgent: OS::Heat::None
OS::TripleO::Services::ComputeNeutronCorePlugin: OS::Heat::None
+ OS::TripleO::Services::NeutronCorePlugin: ../puppet/services/neutron-plugin-ml2-odl.yaml
OS::TripleO::Services::OpenDaylightApi: ../puppet/services/opendaylight-api.yaml
OS::TripleO::Services::OpenDaylightOvs: ../puppet/services/opendaylight-ovs.yaml
OS::TripleO::Services::NeutronL3Agent: OS::Heat::None