b70b9b5220
stestr was upgraded to 3.0.0 on Mar. 26 and it does not support py27. Update test requirements accordingly so py27 tests will use earlier version. Change-Id: Ia481a4609d81ad4d225aeb6ec3ab0cc3a9e18ae5 Closes-Bug: 1869777 Signed-off-by: Gerry Kopec <gerry.kopec@windriver.com>
26 lines
561 B
Plaintext
26 lines
561 B
Plaintext
hacking!=0.13.0,<0.14,>=0.12.0
|
|
bashate >= 0.2
|
|
PyYAML >= 3.1.0
|
|
yamllint >= 0.5.2
|
|
stestr != 3.0.0
|
|
testtools!=1.2.0,>=0.9.36
|
|
iso8601
|
|
mock
|
|
cython
|
|
oslo.log
|
|
oslo.i18n # Apache-2.0
|
|
oslo.config>=3.7.0 # Apache-2.0
|
|
oslo.concurrency>=3.7.1 # Apache-2.0
|
|
oslo.db>=4.1.0 # Apache-2.0
|
|
oslo.service>=1.10.0 # Apache-2.0
|
|
oslo.utils>=3.5.0 # Apache-2.0
|
|
oslo.serialization>=1.10.0,!=2.19.1 # Apache-2.0
|
|
oslo_policy
|
|
oslo_versionedobjects
|
|
python-keystoneclient>=3.8.0 # Apache-2.0
|
|
keystonemiddleware>=4.12.0 # Apache-2.0
|
|
pecan>=1.0.0
|
|
WSME>=0.5b2
|
|
httplib2
|
|
keyring <= 18.0.1
|