Fix: Unknown Property ML2HostConfigs
This should fix tripleo-ci-centos-7-scenario012-standalone which is failing in CI. We don't need to pass ML2HostConfigs to the base resource. Change-Id: I19f6bff7b8b75ca0f48edd2a94c2f46ec96eb44a
This commit is contained in:
parent
eee89fb2f0
commit
3bcea8e0c4
@ -42,7 +42,6 @@ resources:
|
||||
NeutronMl2Base:
|
||||
type: ../../puppet/services/neutron-plugin-ml2.yaml
|
||||
properties:
|
||||
ML2HostConfigs: {get_param: ML2HostConfigs}
|
||||
EndpointMap: {get_param: EndpointMap}
|
||||
ServiceData: {get_param: ServiceData}
|
||||
ServiceNetMap: {get_param: ServiceNetMap}
|
||||
|
Loading…
Reference in New Issue
Block a user