Remove os-testr from test-requirements

As neutron-lib is now switched to use stestr to run tests,
os-testr package is not needed in requirements anymore.

Change-Id: Ie424b61233943ce58ccc0ea97610921751c71866
This commit is contained in:
Slawek Kaplonski 2018-05-30 21:48:36 +02:00
parent 55e0a3c7dd
commit 9ef5e88005
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ fixtures>=3.0.0 # Apache-2.0/BSD
flake8-import-order==0.12 # LGPLv3
python-subunit>=1.0.0 # Apache-2.0/BSD
oslotest>=3.2.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
stestr>=1.0.0 # Apache-2.0
testresources>=2.0.0 # Apache-2.0/BSD