requirements: Drop os-testr

We've switched to stestr.

Change-Id: Ic27c1766db7e2b58e3e309db8fd5fa14a0151409
This commit is contained in:
wu.shiming 2020-09-22 11:50:40 +08:00 committed by Goutham Pacha Ravi
parent 12e9c3586c
commit e30c8deb03
2 changed files with 1 additions and 2 deletions

View File

@ -55,7 +55,6 @@ openstacksdk==0.12.0
os-api-ref==1.4.0
os-client-config==1.29.0
os-service-types==1.2.0
os-testr==1.0.0
osc-lib==1.10.0
oslo.cache==1.29.0
oslo.concurrency==3.26.0

View File

@ -20,7 +20,7 @@ psycopg2-binary>=2.8.5 # LGPL/ZPL
requests-mock>=1.2.0 # Apache-2.0
os-api-ref>=1.4.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
testresources>=2.0.0 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT