Remove use of unsupported TEMPEST_SERVICES variable

TEMPEST_SERVICES global variable is not supported
by devstack since long back.
- I380dd20e5ed716a0bdf92aa02c3730359b8136e4
- I9c24705e494689f09a885eb0a640efd50db33fcf

Service availability of tempest known services will be
set by devstack with local check.
- I02be777bf93143d946ccbb8e9eff637bfd1928d4

This commit removes the unused TEMPEST_SERVICES setting
Related-Bug: #1743688

Change-Id: I09ecf7645c116497f9cdd2c82fc59dc6f35058f1
This commit is contained in:
ghanshyam 2018-01-23 16:44:04 +03:00
parent 888aad13ce
commit c0989170b9
1 changed files with 0 additions and 3 deletions

View File

@ -27,6 +27,3 @@ FREEZER_REPO=${FREEZER_REPO:-${GIT_BASE}/openstack/freezer.git}
FREEZER_BRANCH=${FREEZER_BRANCH:-master}
enable_service freezer
# Tell Tempest this project is present
TEMPEST_SERVICES+=,freezer