2014-02-04 12:33:25 +00:00
|
|
|
pbr>=0.6,<1.0
|
2013-04-20 22:59:56 -07:00
|
|
|
#
|
2011-11-16 00:57:27 -05:00
|
|
|
# The greenlet package must be compiled with gcc and needs
|
|
|
|
# the Python.h headers. Make sure you install the python-dev
|
|
|
|
# package to get the right headers...
|
2013-04-20 22:59:56 -07:00
|
|
|
greenlet>=0.3.2
|
2011-11-16 00:57:27 -05:00
|
|
|
|
2013-03-11 16:12:30 +01:00
|
|
|
# < 0.8.0/0.8 does not work, see https://bugs.launchpad.net/bugs/1153983
|
2014-04-07 21:20:09 +00:00
|
|
|
SQLAlchemy>=0.7.8,<=0.9.99
|
2013-06-24 12:15:52 -04:00
|
|
|
anyjson>=0.3.3
|
2013-04-20 22:59:56 -07:00
|
|
|
eventlet>=0.13.0
|
|
|
|
PasteDeploy>=1.5.0
|
|
|
|
Routes>=1.12.3
|
2014-02-04 12:33:25 +00:00
|
|
|
WebOb>=1.2.3
|
2011-01-23 12:20:28 -08:00
|
|
|
argparse
|
2014-01-16 09:06:03 +01:00
|
|
|
boto>=2.12.0,!=2.13.0
|
2014-03-13 01:47:54 +00:00
|
|
|
sqlalchemy-migrate>=0.8.2,!=0.8.4
|
2014-02-04 12:33:25 +00:00
|
|
|
httplib2>=0.7.5
|
2013-04-20 22:59:56 -07:00
|
|
|
kombu>=2.4.8
|
|
|
|
pycrypto>=2.6
|
2014-03-13 01:47:54 +00:00
|
|
|
iso8601>=0.1.9
|
2013-09-26 15:34:13 +00:00
|
|
|
ordereddict
|
2013-09-24 21:01:42 +01:00
|
|
|
oslo.config>=1.2.0
|
2014-02-04 12:33:25 +00:00
|
|
|
stevedore>=0.14
|
2014-04-11 03:27:42 -05:00
|
|
|
netaddr>=0.7.6
|
2011-11-16 00:57:27 -05:00
|
|
|
|
2012-05-22 14:10:14 +00:00
|
|
|
# For Swift storage backend.
|
2014-02-24 17:03:33 +00:00
|
|
|
python-swiftclient>=2.0.2
|
2011-11-16 00:57:27 -05:00
|
|
|
|
2014-02-25 14:48:11 -08:00
|
|
|
# For VMware storage backed.
|
2014-03-13 01:47:54 +00:00
|
|
|
oslo.vmware>=0.2 # Apache-2.0
|
2014-02-25 14:48:11 -08:00
|
|
|
|
2011-11-16 00:57:27 -05:00
|
|
|
# For paste.util.template used in keystone.common.template
|
|
|
|
Paste
|
|
|
|
|
2014-02-04 12:33:25 +00:00
|
|
|
jsonschema>=2.0.0,<3.0.0
|
2013-10-21 18:40:06 +08:00
|
|
|
python-cinderclient>=1.0.6
|
2014-04-07 21:20:09 +00:00
|
|
|
python-keystoneclient>=0.7.0
|
2014-01-30 11:25:50 +02:00
|
|
|
pyOpenSSL>=0.11
|
2013-05-17 10:06:01 +10:00
|
|
|
|
|
|
|
# Required by openstack.common libraries
|
2014-03-13 01:47:54 +00:00
|
|
|
six>=1.5.2
|
2013-11-21 14:40:22 +01:00
|
|
|
|
2014-04-07 21:20:09 +00:00
|
|
|
oslo.messaging>=1.3.0
|