2016-08-12 16:59:23 +08:00
|
|
|
# The order of packages is significant, because pip processes them in the order
|
|
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
|
2017-03-02 17:44:47 +00:00
|
|
|
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
2016-08-12 16:59:23 +08:00
|
|
|
|
2017-05-15 12:10:12 +00:00
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
2017-08-16 09:32:04 +08:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2017-08-22 11:48:19 +00:00
|
|
|
mock>=2.0.0 # BSD
|
2016-08-18 06:15:04 +00:00
|
|
|
python-subunit>=0.0.18 # Apache-2.0/BSD
|
2017-06-27 12:12:47 +00:00
|
|
|
sphinx>=1.6.2 # BSD
|
2016-09-27 09:27:14 +08:00
|
|
|
ddt>=1.0.1 # MIT
|
2017-07-27 19:12:16 +00:00
|
|
|
openstackdocstheme>=1.16.0 # Apache-2.0
|
2016-08-18 06:15:04 +00:00
|
|
|
oslotest>=1.10.0 # Apache-2.0
|
|
|
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
2016-09-07 16:39:59 +08:00
|
|
|
testresources>=0.2.4 # Apache-2.0/BSD
|
2016-08-18 06:15:04 +00:00
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
|
|
|
testtools>=1.4.0 # MIT
|
2017-08-22 00:38:45 +00:00
|
|
|
sphinxcontrib-pecanwsme>=0.8.0 # Apache-2.0
|
2016-09-13 16:01:40 +08:00
|
|
|
sphinxcontrib-seqdiag # BSD
|
2017-08-22 00:38:45 +00:00
|
|
|
reno>=2.5.0 # Apache-2.0
|
2016-09-13 16:01:40 +08:00
|
|
|
os-api-ref>=1.0.0 # Apache-2.0
|
2017-07-13 14:16:20 +00:00
|
|
|
tempest>=16.1.0 # Apache-2.0
|