2015-06-04 15:26:55 +02: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-05-16 20:16:07 +03:00
|
|
|
apscheduler # MIT License
|
2016-02-20 22:02:12 +00:00
|
|
|
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
|
|
|
|
jsonpatch>=1.1 # BSD
|
2016-10-17 15:52:45 +00:00
|
|
|
keystoneauth1>=2.14.0 # Apache-2.0
|
2016-09-21 07:35:28 +00:00
|
|
|
keystonemiddleware!=4.5.0,>=4.2.0 # Apache-2.0
|
2016-09-06 12:15:51 +02:00
|
|
|
lxml>=2.3 # BSD
|
2016-05-21 15:53:55 +00:00
|
|
|
oslo.concurrency>=3.8.0 # Apache-2.0
|
2016-03-25 12:15:14 +03:00
|
|
|
oslo.cache>=1.5.0 # Apache-2.0
|
2016-11-15 19:39:39 +00:00
|
|
|
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
|
2016-08-24 01:40:02 +00:00
|
|
|
oslo.context>=2.9.0 # Apache-2.0
|
2016-11-15 19:39:39 +00:00
|
|
|
oslo.db!=4.13.1,!=4.13.2,>=4.11.0 # Apache-2.0
|
2016-02-20 22:02:12 +00:00
|
|
|
oslo.i18n>=2.1.0 # Apache-2.0
|
2016-09-21 07:35:28 +00:00
|
|
|
oslo.log>=3.11.0 # Apache-2.0
|
2016-12-07 13:41:44 +00:00
|
|
|
oslo.messaging>=5.14.0 # Apache-2.0
|
2016-12-07 09:09:52 +00:00
|
|
|
oslo.policy>=1.17.0 # Apache-2.0
|
2016-03-18 11:12:48 +01:00
|
|
|
oslo.reports>=0.6.0 # Apache-2.0
|
2016-07-20 16:05:01 -07:00
|
|
|
oslo.serialization>=1.10.0 # Apache-2.0
|
2016-05-21 15:53:55 +00:00
|
|
|
oslo.service>=1.10.0 # Apache-2.0
|
2016-11-15 19:39:39 +00:00
|
|
|
oslo.utils>=3.18.0 # Apache-2.0
|
2016-11-23 11:05:56 +00:00
|
|
|
oslo.versionedobjects>=1.17.0 # Apache-2.0
|
2016-02-20 22:02:12 +00:00
|
|
|
PasteDeploy>=1.5.0 # MIT
|
2016-11-15 19:39:39 +00:00
|
|
|
pbr>=1.8 # Apache-2.0
|
2016-10-03 14:17:48 +00:00
|
|
|
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
|
|
|
|
PrettyTable<0.8,>=0.7.1 # BSD
|
2016-05-21 15:53:55 +00:00
|
|
|
voluptuous>=0.8.9 # BSD License
|
2016-07-28 06:09:16 +00:00
|
|
|
python-ceilometerclient>=2.5.0 # Apache-2.0
|
2016-06-03 18:21:04 +00:00
|
|
|
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
|
2016-09-21 07:35:28 +00:00
|
|
|
python-glanceclient>=2.5.0 # Apache-2.0
|
2016-12-07 09:09:52 +00:00
|
|
|
python-keystoneclient>=3.8.0 # Apache-2.0
|
2016-08-19 09:12:46 +00:00
|
|
|
python-neutronclient>=5.1.0 # Apache-2.0
|
2016-02-20 22:02:12 +00:00
|
|
|
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
|
2016-11-15 19:39:39 +00:00
|
|
|
python-openstackclient>=3.3.0 # Apache-2.0
|
2016-02-20 22:02:12 +00:00
|
|
|
six>=1.9.0 # MIT
|
|
|
|
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
2016-10-11 19:17:31 +00:00
|
|
|
stevedore>=1.17.1 # Apache-2.0
|
2016-02-20 22:02:12 +00:00
|
|
|
taskflow>=1.26.0 # Apache-2.0
|
2016-10-17 15:52:45 +00:00
|
|
|
WebOb>=1.6.0 # MIT
|
2016-02-20 22:02:12 +00:00
|
|
|
WSME>=0.8 # MIT
|