Merge "Change lib/neutron-legacy to not enable linuxbridge for DVR"
This commit is contained in:
commit
fe91455e7d
@ -168,7 +168,7 @@ fi
|
||||
#
|
||||
Q_DVR_MODE=${Q_DVR_MODE:-legacy}
|
||||
if [[ "$Q_DVR_MODE" != "legacy" ]]; then
|
||||
Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch,linuxbridge,l2population
|
||||
Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch,l2population
|
||||
fi
|
||||
|
||||
# Provider Network Configurations
|
||||
|
Loading…
Reference in New Issue
Block a user