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

meteos does not have tempest plugin so it does
not need to have service register in tempest.

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

Change-Id: I2e1cd0c1c4ede372bbb284a8d6be20da8c5974ae
This commit is contained in:
ghanshyam 2018-01-23 16:37:47 +03:00
parent 935f21736a
commit dfb3675e91
1 changed files with 0 additions and 3 deletions

View File

@ -31,7 +31,4 @@ METEOS_BIN_DIR=$(get_python_exec_prefix)
METEOS_ENABLE_DISTRIBUTED_PERIODICS=${METEOS_ENABLE_DISTRIBUTED_PERIODICS:-\
True}
# Tell Tempest this project is present
TEMPEST_SERVICES+=,meteos
enable_service meteos-api meteos-eng