Merge "Make neutron ml2/ansible's base plugin variable"

This commit is contained in:
Zuul 2020-04-24 01:00:31 +00:00 committed by Gerrit Code Review
commit 58ef256e0c

View File

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