Merge "Set external_network_bridge for the test configuration file"
This commit is contained in:
commit
48519da9b0
@ -47,6 +47,7 @@ function neutron_plugin_configure_common() {
|
||||
|
||||
function neutron_plugin_configure_debug_command() {
|
||||
sudo ovs-vsctl --no-wait -- --may-exist add-br $PUBLIC_BRIDGE
|
||||
iniset $NEUTRON_TEST_CONFIG_FILE DEFAULT external_network_bridge "$PUBLIC_BRIDGE"
|
||||
}
|
||||
|
||||
function neutron_plugin_configure_dhcp_agent() {
|
||||
|
Loading…
Reference in New Issue
Block a user