2014-09-03 11:48:39 -05: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.
|
|
|
|
|
2015-09-24 01:01:31 +00:00
|
|
|
pbr>=1.6
|
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
|
2015-09-01 23:20:34 +00:00
|
|
|
SQLAlchemy<1.1.0,>=0.9.9
|
2015-07-02 11:12:57 +12:00
|
|
|
eventlet>=0.17.4
|
2013-04-20 22:59:56 -07:00
|
|
|
PasteDeploy>=1.5.0
|
2015-07-17 16:12:24 +00:00
|
|
|
Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7'
|
|
|
|
Routes!=2.0,>=1.12.3;python_version!='2.7'
|
2015-10-14 09:28:30 +00:00
|
|
|
WebOb>=1.2.3
|
2015-07-02 11:12:57 +12:00
|
|
|
sqlalchemy-migrate>=0.9.6
|
2014-02-04 12:33:25 +00:00
|
|
|
httplib2>=0.7.5
|
2013-04-20 22:59:56 -07:00
|
|
|
pycrypto>=2.6
|
2015-11-26 17:09:32 +00:00
|
|
|
oslo.config>=2.7.0 # Apache-2.0
|
2015-07-27 13:55:08 +00:00
|
|
|
oslo.concurrency>=2.3.0 # Apache-2.0
|
2015-07-02 11:12:57 +12:00
|
|
|
oslo.context>=0.2.0 # Apache-2.0
|
2015-12-09 07:05:18 +00:00
|
|
|
oslo.service>=1.0.0 # Apache-2.0
|
2015-11-26 17:09:32 +00:00
|
|
|
oslo.utils>=2.8.0 # Apache-2.0
|
2015-07-02 11:12:57 +12:00
|
|
|
stevedore>=1.5.0 # Apache-2.0
|
2015-07-14 06:21:43 +00:00
|
|
|
futurist>=0.1.2 # Apache-2.0
|
2015-07-27 13:55:08 +00:00
|
|
|
taskflow>=1.16.0
|
2015-12-09 07:05:18 +00:00
|
|
|
keystonemiddleware>=4.0.0
|
2015-10-28 10:54:05 +00:00
|
|
|
WSME>=0.8
|
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
|
|
|
|
|
2015-07-02 11:12:57 +12:00
|
|
|
jsonschema!=2.5.0,<3.0.0,>=2.0.0
|
2015-10-16 00:56:00 +00:00
|
|
|
python-keystoneclient!=1.8.0,>=1.6.0
|
2015-07-17 16:12:24 +00:00
|
|
|
pyOpenSSL>=0.14
|
2013-05-17 10:06:01 +10:00
|
|
|
# Required by openstack.common libraries
|
2015-02-25 08:40:13 +00:00
|
|
|
six>=1.9.0
|
2013-11-21 14:40:22 +01:00
|
|
|
|
2015-11-26 17:09:32 +00:00
|
|
|
oslo.db>=3.2.0 # Apache-2.0
|
2015-07-02 11:12:57 +12:00
|
|
|
oslo.i18n>=1.5.0 # Apache-2.0
|
2015-11-11 17:18:32 +00:00
|
|
|
oslo.log>=1.12.0 # Apache-2.0
|
2015-11-26 17:09:32 +00:00
|
|
|
oslo.messaging!=2.8.0,>2.6.1 # Apache-2.0
|
2015-11-27 17:42:52 +00:00
|
|
|
oslo.middleware>=3.0.0 # Apache-2.0
|
2015-07-02 11:12:57 +12:00
|
|
|
oslo.policy>=0.5.0 # Apache-2.0
|
2015-10-28 10:54:05 +00:00
|
|
|
oslo.serialization>=1.10.0 # Apache-2.0
|
2014-05-28 17:00:16 -07:00
|
|
|
|
2015-07-02 11:12:57 +12:00
|
|
|
retrying!=1.3.0,>=1.2.3 # Apache-2.0
|
2015-11-26 17:09:32 +00:00
|
|
|
osprofiler>=0.3.1 # Apache-2.0
|
2014-06-17 16:04:15 +02:00
|
|
|
|
|
|
|
# Glance Store
|
2015-12-06 10:39:11 +00:00
|
|
|
glance-store!=0.9.0,>=0.7.1 # Apache-2.0
|
2014-12-01 22:43:00 -08:00
|
|
|
|
2015-07-07 09:31:02 +00:00
|
|
|
|
2015-04-07 16:10:07 +00:00
|
|
|
# Artifact repository
|
2015-11-26 17:09:32 +00:00
|
|
|
semantic-version>=2.3.1
|
2015-05-14 13:57:52 -04:00
|
|
|
|
2015-12-09 07:05:18 +00:00
|
|
|
castellan>=0.3.1 # Apache-2.0
|
2015-05-14 13:57:52 -04:00
|
|
|
cryptography>=1.0 # Apache-2.0
|
2015-12-09 20:34:16 +00:00
|
|
|
|
|
|
|
# timeutils
|
|
|
|
iso8601>=0.1.9
|
|
|
|
monotonic>=0.3 # Apache-2.0
|