Merge "Set Neutron's l3_ha flag to True in standalone ML2/OVS job"

This commit is contained in:
Zuul 2020-04-24 18:46:11 +00:00 committed by Gerrit Code Review
commit 2dbbdc2215

View File

@ -32,6 +32,7 @@ parameter_defaults:
NeutronServicePlugins: 'router,qos,segments,trunk'
NeutronVniRanges: ['1:4094', ]
NeutronEnableDVR: false
NeutronL3HA: true
KernelIpNonLocalBind: 0
Debug: true
DockerPuppetDebug: True