2014-09-04 06:47:49 +02: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.
|
|
|
|
|
|
|
|
# pbr should be first
|
2014-05-27 09:45:10 +02:00
|
|
|
pbr>=0.6,!=0.7,<1.0
|
2014-09-04 06:47:49 +02:00
|
|
|
|
2014-08-20 16:58:18 +04:00
|
|
|
alembic>=0.6.4
|
2014-02-04 19:07:06 +02:00
|
|
|
anyjson>=0.3.3
|
2013-08-08 10:34:06 -04:00
|
|
|
argparse
|
2014-02-04 19:07:06 +02:00
|
|
|
Babel>=1.3
|
2014-10-20 08:35:11 +02:00
|
|
|
eventlet>=0.15.2
|
2014-02-04 19:07:06 +02:00
|
|
|
greenlet>=0.3.2
|
2014-05-27 09:45:10 +02:00
|
|
|
iso8601>=0.1.9
|
2014-10-20 08:35:11 +02:00
|
|
|
kombu>=2.5.0
|
2013-08-08 10:34:06 -04:00
|
|
|
lockfile>=0.8
|
|
|
|
lxml>=2.3
|
2014-10-20 08:35:11 +02:00
|
|
|
oslo.config>=1.4.0 # Apache-2.0
|
|
|
|
oslo.db>=1.0.0 # Apache-2.0
|
|
|
|
oslo.i18n>=1.0.0 # Apache-2.0
|
|
|
|
oslo.messaging>=1.4.0
|
|
|
|
oslo.rootwrap>=1.3.0
|
2014-10-19 20:31:43 +02:00
|
|
|
oslo.serialization>=1.0.0 # Apache-2.0
|
2014-10-20 08:35:11 +02:00
|
|
|
oslo.utils>=1.0.0 # Apache-2.0
|
2014-05-27 09:45:10 +02:00
|
|
|
paramiko>=1.13.0
|
2014-02-04 19:07:06 +02:00
|
|
|
Paste
|
|
|
|
PasteDeploy>=1.5.0
|
2014-06-04 19:48:57 +03:00
|
|
|
posix_ipc
|
2014-08-22 13:01:38 +02:00
|
|
|
python-neutronclient>=2.3.6,<3
|
2014-10-20 08:35:11 +02:00
|
|
|
python-keystoneclient>=0.11.1
|
2014-05-27 09:45:10 +02:00
|
|
|
Routes>=1.12.3,!=2.0
|
|
|
|
six>=1.7.0
|
2014-08-22 13:01:38 +02:00
|
|
|
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
|
2014-10-20 08:35:11 +02:00
|
|
|
stevedore>=1.0.0 # Apache-2.0
|
|
|
|
python-cinderclient>=1.1.0
|
|
|
|
python-novaclient>=2.18.0
|
2013-08-08 10:34:06 -04:00
|
|
|
suds>=0.4
|
2014-05-27 09:45:10 +02:00
|
|
|
WebOb>=1.2.3
|
2013-08-08 10:34:06 -04:00
|
|
|
wsgiref>=0.1.2
|