2014-09-13 07:23:23 +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-04 11:19:58 +00:00
|
|
|
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
2013-08-07 19:17:07 -03:00
|
|
|
|
2016-10-22 01:22:09 +00:00
|
|
|
coverage>=4.0 # Apache-2.0
|
2016-06-13 21:52:14 +00:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2016-05-28 00:36:03 +00:00
|
|
|
mock>=2.0 # BSD
|
2016-01-16 03:28:47 +00:00
|
|
|
python-subunit>=0.0.18 # Apache-2.0/BSD
|
2017-02-13 15:15:21 +00:00
|
|
|
sphinx>=1.5.1 # BSD
|
2016-09-27 22:34:47 +00:00
|
|
|
oslosphinx>=4.7.0 # Apache-2.0
|
2016-01-16 03:28:47 +00:00
|
|
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
|
|
|
testtools>=1.4.0 # MIT
|
|
|
|
testresources>=0.2.4 # Apache-2.0/BSD
|
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
|
|
|
WebTest>=2.0 # MIT
|
2015-08-13 02:14:42 +00:00
|
|
|
oslotest>=1.10.0 # Apache-2.0
|
2016-10-07 19:40:57 +00:00
|
|
|
os-testr>=0.8.0 # Apache-2.0
|
2016-01-16 03:28:47 +00:00
|
|
|
ddt>=1.0.1 # MIT
|
2016-06-22 19:59:09 +00:00
|
|
|
pylint==1.4.5 # GPLv2
|
2016-11-04 14:10:47 +00:00
|
|
|
reno>=1.8.0 # Apache-2.0
|
2015-11-05 11:47:13 -05:00
|
|
|
# Needed to run DB commands in virtualenvs
|
2016-12-28 09:11:12 +00:00
|
|
|
PyMySQL>=0.7.6 # MIT License
|
2017-02-13 15:15:21 +00:00
|
|
|
tempest>=14.0.0 # Apache-2.0
|
2017-01-31 16:52:42 -06:00
|
|
|
bashate>=0.2 # Apache-2.0
|