Merge "Set NeutronEnableDVR to False for OVN-HA" into stable/train

This commit is contained in:
Zuul 2020-10-02 03:14:24 +00:00 committed by Gerrit Code Review
commit 5b7466d464
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ parameter_defaults:
OVNVifType: ovs
OVNNeutronSyncMode: log
OVNQosDriver: ovn-qos
NeutronEnableDVR: False
NeutronTypeDrivers: 'geneve,vlan,flat'
NeutronNetworkType: ['geneve' , 'vlan', 'flat']
NeutronServicePlugins: 'qos,ovn-router,trunk,segments'