Merge "Re enable DVR with ml2 ovn by default"

This commit is contained in:
Zuul 2022-06-09 21:16:43 +00:00 committed by Gerrit Code Review
commit 415d176eb6
1 changed files with 1 additions and 0 deletions

View File

@ -150,6 +150,7 @@ outputs:
neutron::plugins::ml2::ovn::dvr_enabled:
if:
- neutron_dvr_set
- {get_param: NeutronEnableDVR}
- true
- if:
- {get_param: EnableInternalTLS}