Fix incorrect os-testr test requirement
According to Openstack summit session [1] stestr is maintained project to which all Openstack projects should migrate. [1] https://etherpad.openstack.org/p/YVR-python-pti Change-Id: I9b1935be325bfd2bcc51d9f1ee1d3c4229b75403
This commit is contained in:
parent
6e7f454ccd
commit
89cbf56d96
@ -9,7 +9,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
|
||||
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
|
||||
stestr>=1.0.0 # Apache-2.0
|
||||
astroid==2.1.0 # LGPLv2.1
|
||||
pylint==2.3.0 # GPLv2
|
||||
octavia-lib>=1.3.1 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user