Drop unused tempest from test requirements

None of the tests implemented in this repository depend on tempest.

Change-Id: Ie06e1f3e3990ba5d167f5331cb12b845ab809e6b
This commit is contained in:
Takashi Kajinami 2024-10-12 00:07:02 +09:00
parent cd49282297
commit a2e4e22ce8

View File

@ -6,4 +6,3 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
stestr>=2.0.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
tempest>=17.1.0 # Apache-2.0