Enable bgpvpn in tempest

Change-Id: I0cb5fefc5a620f101dd157e7ffd9898bf4b880c2
This commit is contained in:
Nikolas Hermanns
2015年11月30日 10:21:49 +01:00
parent 2d3dd8b52d
commit 2e9f35b795

View File

@@ -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
openstack/networking-bgpvpn
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.

The note is not visible to the blocked user.