Merge "Set NeutronEnableDVR to False for OVN-HA"

This commit is contained in:
Zuul 2020-09-29 21:39:06 +00:00 committed by Gerrit Code Review
commit 38adf5661d
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,port_forwarding'