[rally] remove lbass plugin

we do not need it any more and it looks like it leds to failures in our
gates.

Change-Id: Ife3d7bd344e95d5641868ddddeb753dc6352c285
This commit is contained in:
Andrey Kurilin 2016-09-19 12:55:42 +03:00
parent 89d351ec7e
commit 6ab604b979
1 changed files with 0 additions and 3 deletions

View File

@ -94,9 +94,6 @@
ENABLED_SERVICES+=panko-api,
if [ $DEVSTACK_GATE_NEUTRON -ne 1 ]; then
ENABLED_SERVICES+=n-net,n-api-meta,
else
export PROJECTS="openstack/neutron-lbaas $PROJECTS"
DEVSTACK_LOCAL_CONFIG+=$'\n'"enable_plugin neutron-lbaas git://git.openstack.org/openstack/neutron-lbaas"
fi
if [ $DEVSTACK_GATE_IRONIC -ne 0 ]; then
export PROJECTS="openstack/ironic $PROJECTS"