Set external_network_bridge for the test configuration file
Fixes bug #1203210 Supports blueprint nvp-third-party-support Change-Id: I21d769b552d31fe099f2773c919e0c7b471399fc
This commit is contained in:
parent
23a9d1b25c
commit
dfe3f6bae7
@ -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