2015-06-24 11:57:41 +08: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.
|
2016-01-20 19:17:32 +01:00
|
|
|
|
2016-04-06 04:26:09 +00:00
|
|
|
alembic>=0.8.4 # MIT
|
2016-05-10 00:45:16 +00:00
|
|
|
Babel>=2.3.4 # BSD
|
2014-04-30 10:49:59 +04:00
|
|
|
croniter>=0.3.4 # MIT License
|
2016-02-20 21:56:20 +00:00
|
|
|
eventlet!=0.18.3,>=0.18.2 # MIT
|
2016-01-24 20:49:49 +00:00
|
|
|
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
|
2016-05-23 11:59:58 +00:00
|
|
|
keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
|
2016-05-26 16:59:45 +00:00
|
|
|
mock>=2.0 # BSD
|
2016-01-24 20:49:49 +00:00
|
|
|
networkx>=1.10 # BSD
|
2016-05-21 15:48:00 +00:00
|
|
|
oslo.concurrency>=3.8.0 # Apache-2.0
|
2016-04-07 17:19:20 +00:00
|
|
|
oslo.config>=3.9.0 # Apache-2.0
|
2015-12-14 12:31:42 +00:00
|
|
|
oslo.db>=4.1.0 # Apache-2.0
|
2016-04-05 18:47:49 +00:00
|
|
|
oslo.messaging>=4.5.0 # Apache-2.0
|
2016-01-08 09:33:27 -08:00
|
|
|
oslo.middleware>=3.0.0 # Apache-2.0
|
2016-05-31 03:01:42 +00:00
|
|
|
oslo.utils>=3.9.0 # Apache-2.0
|
2016-01-09 04:55:16 +00:00
|
|
|
oslo.log>=1.14.0 # Apache-2.0
|
2015-10-24 00:23:56 +00:00
|
|
|
oslo.serialization>=1.10.0 # Apache-2.0
|
2016-05-17 04:38:28 +00:00
|
|
|
oslo.service>=1.10.0 # Apache-2.0
|
2016-05-11 13:59:03 +00:00
|
|
|
paramiko>=2.0 # LGPL
|
2016-01-24 20:49:49 +00:00
|
|
|
pbr>=1.6 # Apache-2.0
|
|
|
|
pecan>=1.0.0 # BSD
|
2016-04-07 17:19:20 +00:00
|
|
|
python-barbicanclient>=4.0.0 # Apache-2.0
|
2016-01-24 20:49:49 +00:00
|
|
|
python-ceilometerclient>=2.2.1 # Apache-2.0
|
2016-05-31 03:01:42 +00:00
|
|
|
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
|
2016-05-12 06:38:05 -04:00
|
|
|
python-designateclient>=1.5.0 # Apache-2.0
|
2016-03-04 10:16:14 +00:00
|
|
|
python-glanceclient>=2.0.0 # Apache-2.0
|
2016-05-13 17:04:36 +00:00
|
|
|
python-heatclient>=1.1.0 # Apache-2.0
|
2016-05-17 04:38:28 +00:00
|
|
|
python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
|
2016-02-24 08:33:06 +00:00
|
|
|
python-mistralclient>=1.0.0 # Apache-2.0
|
2016-04-14 02:33:58 +00:00
|
|
|
python-neutronclient>=4.2.0 # Apache-2.0
|
2016-01-24 20:49:49 +00:00
|
|
|
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
|
|
|
|
python-swiftclient>=2.2.0 # Apache-2.0
|
2016-04-08 20:32:14 +00:00
|
|
|
python-troveclient>=2.2.0 # Apache-2.0
|
2016-02-01 22:43:25 +00:00
|
|
|
python-ironicclient>=1.1.0 # Apache-2.0
|
2016-04-07 17:19:20 +00:00
|
|
|
python-ironic-inspector-client>=1.5.0 # Apache-2.0
|
|
|
|
python-zaqarclient>=1.0.0 # Apache-2.0
|
2016-01-24 20:49:49 +00:00
|
|
|
PyYAML>=3.1.0 # MIT
|
2016-05-17 14:05:04 +00:00
|
|
|
requests>=2.10.0 # Apache-2.0
|
2015-09-03 03:07:15 +00:00
|
|
|
retrying!=1.3.0,>=1.2.3 # Apache-2.0
|
2016-01-24 20:49:49 +00:00
|
|
|
six>=1.9.0 # MIT
|
|
|
|
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
2016-05-10 00:45:16 +00:00
|
|
|
stevedore>=1.10.0 # Apache-2.0
|
2016-01-24 20:49:49 +00:00
|
|
|
WSME>=0.8 # MIT
|
2016-02-16 18:13:44 +00:00
|
|
|
yaql>=1.1.0 # Apache 2.0 License
|
2015-12-15 18:56:05 +00:00
|
|
|
tooz>=1.28.0 # Apache-2.0
|