Enable bgpvpn in tempest
Change-Id: I0cb5fefc5a620f101dd157e7ffd9898bf4b880c2
This commit is contained in:
1 changed files with 3 additions and 0 deletions
@@ -21,6 +21,9 @@ elif [[ "1ドル" == "stack" && "2ドル" == "post-config" ]]; then
inicomment $NETWORKING_BGPVPN_CONF service_providers service_provider
iniadd $NETWORKING_BGPVPN_CONF service_providers service_provider $NETWORKING_BGPVPN_DRIVER
fi
if is_service_enabled tempest; then
iniadd $TEMPEST_CONFIG service_available bgpvpn True
fi
fi
if [[ "1ドル" == "unstack" ]]; then
#no-op
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.