Add net-bgpvpn.conf to config file read by neutron
This is done by other service providers devstack plugin, and mandatory to have the job gate-rally-dsvm-neutron-extensions-rally-nv passing in https://review.openstack.org/#/c/386418/ Change-Id: I2b9c0c34fbd2ffbc4695a3b3c440b8f46adb65ed
This commit is contained in:
1 changed files with 1 additions and 0 deletions
@@ -31,6 +31,7 @@ elif [[ "1ドル" == "stack" && "2ドル" == "post-config" ]]; then
mkdir -v -p $(dirname $NETWORKING_BGPVPN_CONF) && cp -v $NETWORKING_BGPVPN_DIR/etc/neutron/networking_bgpvpn.conf $NETWORKING_BGPVPN_CONF
inicomment $NETWORKING_BGPVPN_CONF service_providers service_provider
iniadd $NETWORKING_BGPVPN_CONF service_providers service_provider $NETWORKING_BGPVPN_DRIVER
neutron_server_config_add $NETWORKING_BGPVPN_CONF
fi
if is_service_enabled q-agt && is_service_enabled b-bgp && [[ "$Q_AGENT" == "openvswitch" ]]; then
echo_summary "Configuring OVS agent for bagpipe"
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.