2014-09-03 20:20:47 +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-07-15 07:33:24 +00:00
|
|
|
pbr<2.0,>=1.3
|
2014-02-27 06:49:09 +00:00
|
|
|
Babel>=1.3
|
2015-07-23 04:38:27 +00:00
|
|
|
cryptography>=0.9.1 # Apache-2.0
|
2015-06-22 21:57:19 +00:00
|
|
|
eventlet>=0.17.4
|
2013-03-13 08:28:14 +00:00
|
|
|
greenlet>=0.3.2
|
2014-02-04 12:33:44 +00:00
|
|
|
httplib2>=0.7.5
|
2014-04-02 23:13:08 +00:00
|
|
|
iso8601>=0.1.9
|
2015-07-18 16:04:35 +00:00
|
|
|
keystonemiddleware>=2.0.0
|
2015-04-24 08:55:39 +00:00
|
|
|
kombu>=3.0.7
|
2013-06-04 02:45:59 +00:00
|
|
|
lxml>=2.3
|
2014-09-15 16:58:40 +00:00
|
|
|
netaddr>=0.7.12
|
2015-07-15 13:11:44 +00:00
|
|
|
oslo.cache>=0.3.0 # Apache-2.0
|
2015-06-22 21:57:19 +00:00
|
|
|
oslo.config>=1.11.0 # Apache-2.0
|
2015-07-26 17:30:20 +00:00
|
|
|
oslo.concurrency>=2.3.0 # Apache-2.0
|
2015-06-22 21:57:19 +00:00
|
|
|
oslo.context>=0.2.0 # Apache-2.0
|
2015-07-01 14:12:15 +00:00
|
|
|
oslo.db>=1.12.0 # Apache-2.0
|
2015-06-22 21:57:19 +00:00
|
|
|
oslo.i18n>=1.5.0 # Apache-2.0
|
2015-07-15 21:21:20 +00:00
|
|
|
oslo.log>=1.6.0 # Apache-2.0
|
2015-07-23 04:38:27 +00:00
|
|
|
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
|
2015-07-18 16:04:35 +00:00
|
|
|
oslo.middleware>=2.4.0 # Apache-2.0
|
2015-06-22 21:57:19 +00:00
|
|
|
oslo.policy>=0.5.0 # Apache-2.0
|
2015-07-03 20:43:36 +00:00
|
|
|
oslo.reports>=0.1.0 # Apache-2.0
|
2015-06-22 21:57:19 +00:00
|
|
|
oslo.serialization>=1.4.0 # Apache-2.0
|
2015-06-23 05:03:28 +00:00
|
|
|
oslo.service>=0.1.0 # Apache-2.0
|
2015-07-15 07:33:24 +00:00
|
|
|
oslo.utils>=1.9.0 # Apache-2.0
|
2015-06-22 21:57:19 +00:00
|
|
|
osprofiler>=0.3.0 # Apache-2.0
|
2015-07-01 14:12:15 +00:00
|
|
|
oslo.versionedobjects!=0.5.0,>=0.3.0
|
2013-08-07 22:19:14 +00:00
|
|
|
PasteDeploy>=1.5.0
|
2015-06-22 21:57:19 +00:00
|
|
|
posix-ipc
|
2014-02-27 06:49:09 +00:00
|
|
|
pycrypto>=2.6
|
2015-05-05 16:22:35 +00:00
|
|
|
python-barbicanclient>=3.0.1
|
2015-04-03 08:37:11 +00:00
|
|
|
python-ceilometerclient>=1.0.13
|
2015-07-23 04:38:27 +00:00
|
|
|
python-cinderclient>=1.3.1
|
2015-06-02 11:38:06 +00:00
|
|
|
python-designateclient>=1.0.0
|
2015-06-18 11:35:46 +00:00
|
|
|
python-glanceclient>=0.18.0
|
2015-02-17 20:23:14 +00:00
|
|
|
python-heatclient>=0.3.0
|
2015-06-04 19:58:24 +00:00
|
|
|
python-keystoneclient>=1.6.0
|
2015-06-09 10:02:49 +00:00
|
|
|
python-manilaclient>=1.0.4
|
2015-07-23 10:34:29 +00:00
|
|
|
python-mistralclient>=1.0.0
|
2015-06-22 21:57:19 +00:00
|
|
|
python-neutronclient<3,>=2.3.11
|
2015-03-21 00:08:40 +00:00
|
|
|
python-novaclient>=2.22.0
|
2015-04-23 17:54:51 +00:00
|
|
|
python-saharaclient>=0.9.0
|
2014-09-15 16:58:40 +00:00
|
|
|
python-swiftclient>=2.2.0
|
2015-06-22 21:57:19 +00:00
|
|
|
python-troveclient>=1.0.9
|
2015-06-02 13:30:12 +00:00
|
|
|
python-zaqarclient>=0.1.1
|
2012-11-26 01:34:38 +00:00
|
|
|
PyYAML>=3.1.0
|
2015-05-05 00:05:33 +00:00
|
|
|
requests>=2.5.2
|
2015-07-15 07:33: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-02-20 13:51:05 +00:00
|
|
|
six>=1.9.0
|
2015-06-22 21:57:19 +00:00
|
|
|
SQLAlchemy<1.1.0,>=0.9.7
|
2015-05-29 22:15:49 +00:00
|
|
|
sqlalchemy-migrate>=0.9.6
|
2015-06-22 21:57:19 +00:00
|
|
|
stevedore>=1.5.0 # Apache-2.0
|
2014-02-27 06:49:09 +00:00
|
|
|
WebOb>=1.2.3
|