Remove tempest from projects.txt on stable

Because, of branchless tempest the requirements file for tempest will
only have a master branch available. The requirements in that will
likely conflict with the global requirements list on the stable
branches. So this commit removes tempest from being synced with
global requirements on stable branches which is needed to avoid
conflicts on dsvm jobs where devstack forces a sync to the stable
version of global requirements.

Change-Id: I2ac2923b35a97a6f7fe158882bf7c4c92f0a9277
This commit is contained in:
Matthew Treinish 2015-05-04 15:03:25 -04:00
parent 65cd85989c
commit 75729856af
No known key found for this signature in database
GPG Key ID: FD12A0F214C9E177
1 changed files with 0 additions and 1 deletions

View File

@ -76,7 +76,6 @@ openstack/security-doc
openstack/stevedore
openstack/swift
openstack/taskflow
openstack/tempest
openstack/tempest-lib
openstack/tooz
openstack/training-guides