Remove q-lbaas from this tempest list, as it is being removed
LBaaS v1 is being removed from neutron-lbaas, and lbaas support is being removed from devstack proper (plugin only shortly.) This change needs input from the Sahara team. Needed-By: I98d62c13ef90b20a9c67ef4f1720efcaa366fb31 Change-Id: I2c3d43a16fbc0743d9891f607a57f67157f223c7
This commit is contained in:
parent
5b25bf8b90
commit
18565456cf
@ -217,7 +217,7 @@
|
||||
export PROJECTS="openstack-dev/grenade $PROJECTS"
|
||||
export PROJECTS="openstack/python-saharaclient $PROJECTS"
|
||||
export PYTHONUNBUFFERED=true
|
||||
OVERRIDE_ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,cinder,dstat,g-api,g-reg,h-api,h-api-cfn,h-api-cw,h-eng,heat,key,mysql,n-api,n-cond,n-cpu,n-crt,n-sch,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,s-account,s-container,s-object,s-proxy,q-lbaas,ceilometer-acompute,ceilometer-acentral,ceilometer-collector,ceilometer-api,sahara
|
||||
OVERRIDE_ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,cinder,dstat,g-api,g-reg,h-api,h-api-cfn,h-api-cw,h-eng,heat,key,mysql,n-api,n-cond,n-cpu,n-crt,n-sch,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,s-account,s-container,s-object,s-proxy,ceilometer-acompute,ceilometer-acentral,ceilometer-collector,ceilometer-api,sahara
|
||||
# n-obj has been removed from mitaka
|
||||
if [[ "stable/liberty" =~ $ZUUL_BRANCH ]]; then
|
||||
OVERRIDE_ENABLED_SERVICES+=,n-obj,
|
||||
|
Loading…
Reference in New Issue
Block a user