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: I610527a56f13662ed6f10ae429d670f864582b33
This commit is contained in:
ghanshyam 2018-01-23 16:36:59 +03:00
parent a9d1ebb681
commit b996581f86
1 changed files with 0 additions and 3 deletions

View File

@ -22,9 +22,6 @@ PANKO_SERVICE_PORT=${PANKO_SERVICE_PORT:-8977}
# - <empty>: Fallback to PANKO_USE_MOD_WSGI or ENABLE_HTTPD_MOD_WSGI_SERVICES
PANKO_DEPLOY=${PANKO_DEPLOY}
# Tell Tempest this project is present
TEMPEST_SERVICES+=,panko
# Get rid of this before done.
# Tell emacs to use shell-script-mode
## Local variables: