2014-09-03 14:28:52 -04: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.
|
|
|
|
|
2014-01-16 13:38:02 +01:00
|
|
|
# Hacking already pins down pep8, pyflakes and flake8
|
2015-06-30 14:46:56 +12:00
|
|
|
hacking<0.11,>=0.10.0
|
2013-12-02 16:31:48 -05:00
|
|
|
Babel>=1.3
|
2015-05-28 00:55:21 +02:00
|
|
|
contextlib2>=0.4.0 # PSF License
|
2013-08-07 19:21:21 -03:00
|
|
|
coverage>=3.6
|
2014-11-24 09:02:36 -05:00
|
|
|
elasticsearch>=1.3.0
|
2015-06-30 14:46:56 +12:00
|
|
|
fixtures>=1.3.1
|
|
|
|
happybase!=0.7,>=0.5;python_version=='2.7'
|
2014-01-21 20:23:26 +00:00
|
|
|
httplib2>=0.7.5
|
2015-07-23 12:48:44 +00:00
|
|
|
mock>=1.2
|
2015-06-30 14:46:56 +12:00
|
|
|
PyMySQL>=0.6.2 # MIT License
|
2013-01-05 17:57:36 +08:00
|
|
|
# Docs Requirements
|
2015-06-30 14:46:56 +12:00
|
|
|
oslosphinx>=2.5.0 # Apache-2.0
|
2015-08-04 14:20:59 +00:00
|
|
|
oslotest>=1.10.0 # Apache-2.0
|
2015-07-23 12:48:44 +00:00
|
|
|
oslo.vmware>=1.16.0 # Apache-2.0
|
2015-09-07 15:13:07 +00:00
|
|
|
psycopg2>=2.5
|
2015-07-18 16:03:42 +00:00
|
|
|
pylint==1.4.4 # GNU GPL v2
|
2015-06-16 19:14:41 +00:00
|
|
|
pymongo>=3.0.2
|
2014-01-29 16:57:07 +00:00
|
|
|
python-subunit>=0.0.18
|
2015-06-30 14:46:56 +12:00
|
|
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
2013-12-16 20:35:59 +01:00
|
|
|
sphinxcontrib-docbookrestapi
|
2013-12-13 20:07:05 +04:00
|
|
|
sphinxcontrib-httpdomain
|
2014-05-09 23:48:07 +00:00
|
|
|
sphinxcontrib-pecanwsme>=0.8
|
2014-02-26 23:25:52 +00:00
|
|
|
testrepository>=0.0.18
|
2013-09-12 13:20:11 +08:00
|
|
|
testscenarios>=0.4
|
2015-06-30 14:46:56 +12:00
|
|
|
testtools>=1.4.0
|
2015-08-21 05:08:17 +00:00
|
|
|
gabbi>=1.1.4 # Apache-2.0
|
2015-06-30 14:46:56 +12:00
|
|
|
requests-aws>=0.1.4 # BSD License (3 clause)
|
2015-07-03 20:42:20 +00:00
|
|
|
tempest-lib>=0.6.1
|