Revert "Fix neutron-plugin-ml2.yaml puppet base ref"

This reverts commit 70ccf2120e.

This breaks scenarios where OS::TripleO::Docker::NeutronMl2PluginBase is overridden like ovn, odl, etc.

Change-Id: Ic2c1a58526febefc1703da5fec12ff68dcc0efa0
Closes-Bug: #1765975
This commit is contained in:
yatin 2018-04-22 03:53:07 +00:00
parent 70ccf2120e
commit e8f1427ee2
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ parameters:
resources:
NeutronBase:
type: ../../puppet/services/neutron-plugin-ml2.yaml
type: OS::TripleO::Docker::NeutronMl2PluginBase
properties:
EndpointMap: {get_param: EndpointMap}
ServiceData: {get_param: ServiceData}