2014-09-03 16:32:52 +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.
|
|
|
|
|
2015-09-17 12:12:39 +00:00
|
|
|
pbr>=1.6
|
2014-01-30 22:53:00 +00:00
|
|
|
WebOb>=1.2.3
|
2015-06-27 00:10:21 +00:00
|
|
|
eventlet>=0.17.4
|
2013-09-30 15:20:08 +00:00
|
|
|
greenlet>=0.3.2
|
|
|
|
PasteDeploy>=1.5.0
|
|
|
|
Paste
|
2015-07-15 01:33:02 +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-09-01 04:24:02 +00:00
|
|
|
cryptography>=1.0 # Apache-2.0
|
2015-02-20 13:52:00 +00:00
|
|
|
six>=1.9.0
|
2015-09-07 21:54:29 +00:00
|
|
|
SQLAlchemy<1.1.0,>=0.9.9
|
2015-06-03 20:55:46 +00:00
|
|
|
sqlalchemy-migrate>=0.9.6
|
2015-06-27 00:10:21 +00:00
|
|
|
stevedore>=1.5.0 # Apache-2.0
|
2015-09-08 16:27:33 +00:00
|
|
|
passlib>=1.6
|
2015-06-04 16:18:46 +00:00
|
|
|
python-keystoneclient>=1.6.0
|
2015-07-18 01:53:38 +00:00
|
|
|
keystonemiddleware>=2.0.0
|
2015-07-27 17:55:43 +00:00
|
|
|
oslo.concurrency>=2.3.0 # Apache-2.0
|
2015-09-01 04:24:02 +00:00
|
|
|
oslo.config>=2.3.0 # Apache-2.0
|
2015-08-28 21:50:48 +00:00
|
|
|
oslo.context>=0.2.0 # Apache-2.0
|
2015-07-27 17:55:43 +00:00
|
|
|
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
|
2015-09-01 04:24:02 +00:00
|
|
|
oslo.db>=2.4.1 # Apache-2.0
|
2015-06-27 00:10:21 +00:00
|
|
|
oslo.i18n>=1.5.0 # Apache-2.0
|
2015-08-04 00:53:46 +00:00
|
|
|
oslo.log>=1.8.0 # Apache-2.0
|
2015-09-01 04:24:02 +00:00
|
|
|
oslo.middleware>=2.8.0 # Apache-2.0
|
2015-06-27 00:10:21 +00:00
|
|
|
oslo.policy>=0.5.0 # Apache-2.0
|
|
|
|
oslo.serialization>=1.4.0 # Apache-2.0
|
2015-09-01 04:24:02 +00:00
|
|
|
oslo.service>=0.7.0 # Apache-2.0
|
2015-08-13 20:17:41 +00:00
|
|
|
oslo.utils>=2.0.0 # Apache-2.0
|
2014-01-30 22:53:00 +00:00
|
|
|
oauthlib>=0.6
|
2015-06-03 20:55:46 +00:00
|
|
|
pysaml2>=2.4.0
|
2015-07-27 17:55:43 +00:00
|
|
|
dogpile.cache>=0.5.4
|
2015-06-27 00:10:21 +00:00
|
|
|
jsonschema!=2.5.0,<3.0.0,>=2.0.0
|
2015-09-07 21:54:29 +00:00
|
|
|
pycadf>=1.1.0
|
2014-10-22 18:14:20 +00:00
|
|
|
msgpack-python>=0.4.0
|