2014-09-03 14:28:52 -04: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-06-30 14:46:56 +12:00
|
|
|
retrying!=1.3.0,>=1.2.3 # Apache-2.0
|
2014-04-07 21:18:55 +00:00
|
|
|
croniter>=0.3.4 # MIT License
|
2015-06-30 14:46:56 +12:00
|
|
|
eventlet>=0.17.4
|
2015-08-21 17:29:01 +02:00
|
|
|
jsonpath-rw-ext>=0.1.7
|
2015-06-30 14:46:56 +12:00
|
|
|
jsonschema!=2.5.0,<3.0.0,>=2.0.0
|
2015-04-10 13:48:32 +00:00
|
|
|
kafka-python>=0.9.2 # Apache-2.0
|
2015-07-18 16:03:42 +00:00
|
|
|
keystonemiddleware>=2.0.0
|
2013-12-02 16:31:48 -05:00
|
|
|
lxml>=2.3
|
2014-06-24 07:20:04 +00:00
|
|
|
msgpack-python>=0.4.0
|
2015-06-30 14:46:56 +12:00
|
|
|
oslo.context>=0.2.0 # Apache-2.0
|
2015-08-21 05:08:17 +00:00
|
|
|
oslo.db>=2.4.1 # Apache-2.0
|
2015-08-04 14:20:59 +00:00
|
|
|
oslo.concurrency>=2.3.0 # Apache-2.0
|
2015-09-01 04:22:25 +00:00
|
|
|
oslo.config>=2.3.0 # Apache-2.0
|
2015-06-30 14:46:56 +12:00
|
|
|
oslo.i18n>=1.5.0 # Apache-2.0
|
2015-08-04 14:20:59 +00:00
|
|
|
oslo.log>=1.8.0 # Apache-2.0
|
2015-06-30 14:46:56 +12:00
|
|
|
oslo.policy>=0.5.0 # Apache-2.0
|
2015-08-25 07:06:12 +00:00
|
|
|
oslo.reports>=0.1.0 # Apache-2.0
|
2015-06-30 14:46:56 +12:00
|
|
|
oslo.rootwrap>=2.0.0 # Apache-2.0
|
2015-08-25 07:06:12 +00:00
|
|
|
oslo.service>=0.7.0 # Apache-2.0
|
2014-02-27 17:29:16 -07:00
|
|
|
PasteDeploy>=1.5.0
|
2015-09-01 04:22:25 +00:00
|
|
|
pbr<2.0,>=1.6
|
2015-08-21 05:08:17 +00:00
|
|
|
pecan>=1.0.0
|
2015-07-23 12:48:44 +00:00
|
|
|
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
|
2015-09-01 04:22:25 +00:00
|
|
|
oslo.middleware>=2.8.0 # Apache-2.0
|
2015-06-30 14:46:56 +12:00
|
|
|
oslo.serialization>=1.4.0 # Apache-2.0
|
2015-08-14 09:14:16 +00:00
|
|
|
oslo.utils>=2.0.0 # Apache-2.0
|
2015-06-30 14:46:56 +12:00
|
|
|
pysnmp<5.0.0,>=4.2.1
|
2015-04-07 11:57:27 +00:00
|
|
|
python-ceilometerclient>=1.0.13
|
2015-06-11 12:32:42 +00:00
|
|
|
python-glanceclient>=0.18.0
|
|
|
|
python-keystoneclient>=1.6.0
|
2015-09-09 23:59:52 +00:00
|
|
|
python-neutronclient>=2.6.0
|
2015-09-07 21:53:05 +00:00
|
|
|
python-novaclient>=2.28.1
|
2014-08-22 11:24:11 -04:00
|
|
|
python-swiftclient>=2.2.0
|
2014-12-23 01:13:53 +00:00
|
|
|
pytz>=2013.6
|
2013-12-02 16:31:48 -05:00
|
|
|
PyYAML>=3.1.0
|
2015-06-02 16:56:47 +00:00
|
|
|
requests>=2.5.2
|
2015-02-25 08:39:28 +00:00
|
|
|
six>=1.9.0
|
2015-09-02 23:44:19 +00:00
|
|
|
SQLAlchemy<1.1.0,>=0.9.9
|
2015-06-02 16:56:47 +00:00
|
|
|
sqlalchemy-migrate>=0.9.6
|
2015-06-30 14:46:56 +12:00
|
|
|
stevedore>=1.5.0 # Apache-2.0
|
2015-08-21 05:08:17 +00:00
|
|
|
tooz>=1.19.0 # Apache-2.0
|
2015-06-30 14:46:56 +12:00
|
|
|
Werkzeug>=0.7 # BSD License
|
2014-01-29 16:57:07 +00:00
|
|
|
WebOb>=1.2.3
|
2015-06-02 16:56:47 +00:00
|
|
|
WSME>=0.7
|