Remove os-testr from requirements

keystoneauth is switched to stestr, we don't need to depend on os-testr
anymore.

Change-Id: Ie3fc5e5b03f5c0865bf3f499666f504703cd0b0d
This commit is contained in:
Colleen Murphy 2018-09-05 13:04:16 +02:00
parent cf83ba0ae3
commit 3569aa8dd1
2 changed files with 0 additions and 2 deletions

View File

@ -38,7 +38,6 @@ openstack-requirements==1.2.0
openstackdocstheme==1.18.1
os-client-config==1.29.0
os-service-types==1.2.0
os-testr==1.0.0
oslo.config==5.2.0
oslo.i18n==3.20.0
oslo.utils==3.33.0

View File

@ -14,7 +14,6 @@ oslo.config>=5.2.0 # Apache-2.0
openstackdocstheme>=1.18.1 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
betamax>=0.7.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
requests-mock>=1.2.0 # Apache-2.0