2015-02-16 17:23:42 +01: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.
|
2017-09-11 21:37:34 +00:00
|
|
|
automaton>=1.9.0 # Apache-2.0
|
2017-01-21 15:48:45 +00:00
|
|
|
alembic>=0.8.10 # MIT
|
2017-04-07 12:46:01 +00:00
|
|
|
Babel!=2.4.0,>=2.3.4 # BSD
|
2018-03-13 06:54:53 +00:00
|
|
|
construct<2.9,>=2.8.10 # MIT
|
2018-04-11 11:52:24 -04:00
|
|
|
eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
|
2018-07-10 10:37:06 -04:00
|
|
|
Flask!=0.11,>=0.10 # BSD
|
2017-09-11 21:37:34 +00:00
|
|
|
futurist>=1.2.0 # Apache-2.0
|
2017-01-15 09:21:15 +00:00
|
|
|
ironic-lib>=2.5.0 # Apache-2.0
|
2016-01-19 13:47:50 +00:00
|
|
|
jsonpath-rw<2.0,>=1.2.0 # Apache-2.0
|
2017-09-11 21:37:34 +00:00
|
|
|
jsonschema<3.0.0,>=2.6.0 # MIT
|
2018-02-17 09:32:11 +00:00
|
|
|
keystoneauth1>=3.4.0 # Apache-2.0
|
2017-09-11 21:37:34 +00:00
|
|
|
keystonemiddleware>=4.17.0 # Apache-2.0
|
|
|
|
netaddr>=0.7.18 # BSD
|
2017-04-12 04:12:32 +00:00
|
|
|
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
2018-03-26 08:04:42 +00:00
|
|
|
python-ironicclient>=2.3.0 # Apache-2.0
|
2016-12-05 09:39:03 +00:00
|
|
|
python-swiftclient>=3.2.0 # Apache-2.0
|
2016-10-14 16:44:53 +02:00
|
|
|
pytz>=2013.6 # MIT
|
2018-03-26 08:04:42 +00:00
|
|
|
oslo.concurrency>=3.26.0 # Apache-2.0
|
2018-03-14 05:31:06 +00:00
|
|
|
oslo.config>=5.2.0 # Apache-2.0
|
2017-11-03 13:41:32 +00:00
|
|
|
oslo.context>=2.19.2 # Apache-2.0
|
2017-09-24 12:18:49 +00:00
|
|
|
oslo.db>=4.27.0 # Apache-2.0
|
2017-09-11 21:37:34 +00:00
|
|
|
oslo.i18n>=3.15.3 # Apache-2.0
|
2018-01-16 12:29:24 +00:00
|
|
|
oslo.log>=3.36.0 # Apache-2.0
|
2018-04-17 19:36:17 +08:00
|
|
|
oslo.messaging>=5.32.0 # Apache-2.0
|
2017-09-13 12:51:21 +00:00
|
|
|
oslo.middleware>=3.31.0 # Apache-2.0
|
2017-12-07 13:24:32 +00:00
|
|
|
oslo.policy>=1.30.0 # Apache-2.0
|
2017-09-11 21:37:34 +00:00
|
|
|
oslo.rootwrap>=5.8.0 # Apache-2.0
|
|
|
|
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
|
2017-12-19 01:18:26 +00:00
|
|
|
oslo.utils>=3.33.0 # Apache-2.0
|
2018-02-13 14:24:36 +01:00
|
|
|
retrying!=1.3.0,>=1.2.3 # Apache-2.0
|
2017-11-16 11:05:41 +00:00
|
|
|
six>=1.10.0 # MIT
|
2017-03-02 11:45:30 +00:00
|
|
|
stevedore>=1.20.0 # Apache-2.0
|
2017-04-06 12:17:53 +00:00
|
|
|
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
|