2014-09-13 07:23:23 +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-21 18:56:49 +00:00
|
|
|
pbr>=1.6
|
2013-08-07 19:17:07 -03:00
|
|
|
|
|
|
|
Paste
|
|
|
|
PasteDeploy>=1.5.0
|
2015-07-18 16:06:06 +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-06-24 14:59:26 -04:00
|
|
|
debtcollector>=0.3.0 # Apache-2.0
|
|
|
|
eventlet>=0.17.4
|
2015-08-11 03:37:46 -07:00
|
|
|
pecan>=1.0.0
|
2013-06-13 09:57:53 +02:00
|
|
|
greenlet>=0.3.2
|
2014-02-20 18:53:39 -05:00
|
|
|
httplib2>=0.7.5
|
2015-05-05 00:07:15 +00:00
|
|
|
requests>=2.5.2
|
2015-06-24 14:59:26 -04:00
|
|
|
Jinja2>=2.6 # BSD License (3 clause)
|
2015-07-18 16:06:06 +00:00
|
|
|
keystonemiddleware>=2.0.0
|
2015-09-01 04:25:00 +00:00
|
|
|
netaddr!=0.7.16,>=0.7.12
|
2015-09-10 00:06:08 +00:00
|
|
|
python-neutronclient>=2.6.0
|
2015-06-24 14:59:26 -04:00
|
|
|
retrying!=1.3.0,>=1.2.3 # Apache-2.0
|
2015-03-02 16:40:11 +09:00
|
|
|
ryu>=3.23.2 # Apache-2.0
|
2015-09-04 23:06:43 +00:00
|
|
|
SQLAlchemy<1.1.0,>=0.9.9
|
2014-02-20 18:53:39 -05:00
|
|
|
WebOb>=1.2.3
|
2015-06-18 18:13:43 -06:00
|
|
|
python-keystoneclient>=1.6.0
|
2015-08-18 01:35:13 +00:00
|
|
|
alembic>=0.8.0
|
2015-02-20 15:46:56 +00:00
|
|
|
six>=1.9.0
|
2015-06-24 14:59:26 -04:00
|
|
|
stevedore>=1.5.0 # Apache-2.0
|
2015-07-27 17:56:32 +00:00
|
|
|
oslo.concurrency>=2.3.0 # Apache-2.0
|
2015-08-30 01:39:06 +00:00
|
|
|
oslo.config>=2.3.0 # Apache-2.0
|
2015-06-24 14:59:26 -04:00
|
|
|
oslo.context>=0.2.0 # Apache-2.0
|
2015-08-30 01:39:06 +00:00
|
|
|
oslo.db>=2.4.1 # Apache-2.0
|
2015-06-24 14:59:26 -04:00
|
|
|
oslo.i18n>=1.5.0 # Apache-2.0
|
2015-08-13 02:14:42 +00:00
|
|
|
oslo.log>=1.8.0 # Apache-2.0
|
2015-07-23 12:50:58 +00:00
|
|
|
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
|
2015-08-30 01:39:06 +00:00
|
|
|
oslo.middleware>=2.8.0 # Apache-2.0
|
2015-06-24 14:59:26 -04:00
|
|
|
oslo.policy>=0.5.0 # Apache-2.0
|
|
|
|
oslo.rootwrap>=2.0.0 # Apache-2.0
|
|
|
|
oslo.serialization>=1.4.0 # Apache-2.0
|
2015-08-30 01:39:06 +00:00
|
|
|
oslo.service>=0.7.0 # Apache-2.0
|
2015-08-15 20:50:51 +00:00
|
|
|
oslo.utils>=2.0.0 # Apache-2.0
|
2015-09-01 04:25:00 +00:00
|
|
|
oslo.versionedobjects>=0.9.0
|
2013-07-02 12:25:58 +01:00
|
|
|
|
2015-09-08 22:03:54 +00:00
|
|
|
python-novaclient>=2.28.1
|
2015-05-26 17:07:37 -04:00
|
|
|
|
|
|
|
# Windows-only requirements
|
|
|
|
pywin32;sys_platform=='win32'
|
|
|
|
wmi;sys_platform=='win32'
|