2015-02-16 12:33:13 -07: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-02-15 10:24:04 +00:00
|
|
|
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
2016-09-26 04:24:43 +00:00
|
|
|
requests-mock>=1.1 # Apache-2.0
|
2016-10-22 01:24:12 +00:00
|
|
|
coverage>=4.0 # Apache-2.0
|
2016-05-28 00:37:50 +00:00
|
|
|
mock>=2.0 # BSD
|
2016-01-16 03:30:39 +00:00
|
|
|
python-subunit>=0.0.18 # Apache-2.0/BSD
|
2017-02-10 14:04:20 -08:00
|
|
|
os-api-ref>=1.0.0 # Apache-2.0
|
2015-08-04 00:56:30 +00:00
|
|
|
oslotest>=1.10.0 # Apache-2.0
|
2016-01-16 03:30:39 +00:00
|
|
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
|
|
|
testtools>=1.4.0 # MIT
|
|
|
|
testresources>=0.2.4 # Apache-2.0/BSD
|
2015-04-09 15:25:25 -05:00
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
2016-01-16 03:30:39 +00:00
|
|
|
WebTest>=2.0 # MIT
|
2015-06-22 21:20:25 +00:00
|
|
|
doc8 # Apache-2.0
|
2016-11-06 02:03:55 +00:00
|
|
|
reno>=1.8.0 # Apache-2.0
|
2016-08-19 09:08:19 +00:00
|
|
|
bandit>=1.1.0 # Apache-2.0
|
2017-02-10 09:46:19 +00:00
|
|
|
tempest>=14.0.0 # Apache-2.0
|