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: I753390dd237dd5091025d7fea8f6153fc5362a0f
This commit is contained in:
parent
2faec3270f
commit
f9d322ea9e
@ -32,9 +32,6 @@ AODH_NOTIFICATION_TOPICS=${AODH_NOTIFICATION_TOPICS:-notifications}
|
||||
|
||||
AODH_COORDINATION_URL=${AODH_COORDINATION_URL:-}
|
||||
|
||||
# Tell Tempest this project is present
|
||||
TEMPEST_SERVICES+=,aodh
|
||||
|
||||
# Set up default directories for client
|
||||
GITDIR["python-aodhclient"]=$DEST/python-aodhclient
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user