2014-09-13 07:28:06 +00: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-06 01:18:40 +00:00
|
|
|
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
2013-05-11 12:13:13 -07:00
|
|
|
|
2016-10-22 01:27:17 +00:00
|
|
|
coverage>=4.0 # Apache-2.0
|
2016-06-02 21:11:39 +00:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2017-01-24 22:33:31 +00:00
|
|
|
mox3!=0.19.0,>=0.7.0 # Apache-2.0
|
2016-06-02 21:11:39 +00:00
|
|
|
mock>=2.0 # BSD
|
2016-10-10 12:38:58 +00:00
|
|
|
oslosphinx>=4.7.0 # Apache-2.0
|
2015-08-23 05:28:30 +00:00
|
|
|
oslotest>=1.10.0 # Apache-2.0
|
2016-02-17 12:15:21 -08:00
|
|
|
osprofiler>=1.4.0 # Apache-2.0
|
2016-10-19 17:45:52 +00:00
|
|
|
python-openstackclient>=3.3.0 # Apache-2.0
|
2016-01-19 12:08:12 +00:00
|
|
|
python-subunit>=0.0.18 # Apache-2.0/BSD
|
2016-12-23 22:18:02 +00:00
|
|
|
reno>=1.8.0 # Apache-2.0
|
2016-10-10 12:38:58 +00:00
|
|
|
requests-mock>=1.1 # Apache-2.0
|
2017-02-10 05:59:12 +00:00
|
|
|
sphinx>=1.5.1 # BSD
|
2016-01-19 12:08:12 +00:00
|
|
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
|
|
|
testtools>=1.4.0 # MIT
|
2015-11-08 13:20:45 +02:00
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
2017-02-10 05:59:12 +00:00
|
|
|
tempest>=14.0.0 # Apache-2.0
|