requirements: Drop os-testr

We've switched to stestr.

Change-Id: If5c2395e66322fbb38a6cbfa0196aa8edfc5c442
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane 2020-07-09 11:33:48 +01:00
parent d55bc8676a
commit c666fcefb3
2 changed files with 1 additions and 2 deletions

View File

@ -44,7 +44,6 @@ netaddr==0.7.18
netifaces==0.10.4
openstacksdk==0.15.0
os-service-types==1.2.0
os-testr==1.0.0
oslo.concurrency==3.25.0
oslo.config==5.2.0
oslo.context==2.19.2

View File

@ -7,7 +7,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
oslotest>=3.2.0 # Apache-2.0
requests-mock>=1.1.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
stestr>=1.0.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
osprofiler>=1.4.0 # Apache-2.0