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.
|
|
|
|
|
2016-08-18 06:15:04 +00:00
|
|
|
hacking<0.12,>=0.11.0 # Apache-2.0
|
2016-08-12 16:59:23 +08:00
|
|
|
|
2016-10-22 01:22:49 +00:00
|
|
|
coverage>=4.0 # Apache-2.0
|
2016-08-18 06:15:04 +00:00
|
|
|
python-subunit>=0.0.18 # Apache-2.0/BSD
|
2016-09-28 16:56:22 +00:00
|
|
|
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
|
2016-09-27 09:27:14 +08:00
|
|
|
ddt>=1.0.1 # MIT
|
2016-09-27 10:03:08 +00:00
|
|
|
oslosphinx>=4.7.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
|
2016-09-13 16:01:40 +08:00
|
|
|
sphinxcontrib-pecanwsme>=0.8 # Apache-2.0
|
|
|
|
sphinxcontrib-seqdiag # BSD
|
2016-11-02 15:35:34 +00:00
|
|
|
reno>=1.8.0 # Apache-2.0
|
2016-09-13 16:01:40 +08:00
|
|
|
os-api-ref>=1.0.0 # Apache-2.0
|
2016-11-24 18:46:08 +00:00
|
|
|
tempest>=12.1.0 # Apache-2.0
|