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: Iacc3d0abc383f2ce76d9be68aecf29b300a2434f
This commit is contained in:
ghanshyam 2018-01-23 16:43:00 +03:00
parent e18afd92f6
commit 1810e26d08
1 changed files with 0 additions and 3 deletions

View File

@ -44,6 +44,3 @@ FREEZERCLIENT_BRANCH=${FREEZERCLIENT_BRANCH:-master}
FREEZER_API_BIN_DIR=$(get_python_exec_prefix)
enable_service freezer-api
# Tell Tempest this project is present
TEMPEST_SERVICES+=,freezer-api