Merge "Fixed requirements and test-requirements for zun tempest plugin"
This commit is contained in:
commit
df0b2c4fbb
@ -3,3 +3,9 @@
|
|||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
|
|
||||||
pbr>=2.0 # Apache-2.0
|
pbr>=2.0 # Apache-2.0
|
||||||
|
six>=1.10.0 # MIT
|
||||||
|
oslo.utils>=3.31.0 # Apache-2.0
|
||||||
|
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
|
||||||
|
oslo.config>=4.6.0 # Apache-2.0
|
||||||
|
docker>=2.4.2 # Apache-2.0
|
||||||
|
tempest>=16.1.0 # Apache-2.0
|
||||||
|
@ -4,13 +4,7 @@
|
|||||||
|
|
||||||
hacking>=0.12.0,<0.13 # Apache-2.0
|
hacking>=0.12.0,<0.13 # Apache-2.0
|
||||||
|
|
||||||
coverage>=4.0,!=4.4 # Apache-2.0
|
|
||||||
python-subunit>=0.0.18 # Apache-2.0/BSD
|
|
||||||
sphinx>=1.6.2 # BSD
|
sphinx>=1.6.2 # BSD
|
||||||
oslotest>=1.10.0 # Apache-2.0
|
|
||||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
|
||||||
testtools>=1.4.0 # MIT
|
|
||||||
openstackdocstheme>=1.11.0 # Apache-2.0
|
openstackdocstheme>=1.11.0 # Apache-2.0
|
||||||
# releasenotes
|
# releasenotes
|
||||||
reno>=1.8.0 # Apache-2.0
|
reno>=1.8.0 # Apache-2.0
|
||||||
docker>=2.4.2 # Apache-2.0
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user