2015-06-09 13:26:37 +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.
|
2018-10-15 12:18:09 +00:00
|
|
|
pbr>=2.0.0,!=2.1.0 # Apache-2.0
|
2016-05-18 15:38:21 +00:00
|
|
|
alembic>=0.8.0 # MIT
|
2018-10-15 12:18:09 +00:00
|
|
|
keystonemiddleware>=4.0.0 # Apache-2.0
|
2016-05-20 18:38:10 +00:00
|
|
|
gnocchiclient>=2.5.0 # Apache-2.0
|
2018-10-15 12:18:09 +00:00
|
|
|
python-monascaclient>=1.9.0 # Apache-2.0
|
|
|
|
python-keystoneclient>=1.9.0,!=2.1.0 # Apache-2.0
|
2015-12-10 08:57:40 +00:00
|
|
|
keystoneauth1>=2.1.0 # Apache-2.0
|
2015-12-10 00:10:57 +00:00
|
|
|
iso8601>=0.1.9 # MIT
|
|
|
|
PasteDeploy>=1.5.0 # MIT
|
2018-10-15 12:18:09 +00:00
|
|
|
pecan>=1.0.0,!=1.0.2,!=1.0.3,!=1.0.4,!=1.2 # BSD
|
2015-12-10 00:10:57 +00:00
|
|
|
WSME>=0.8 # MIT
|
2018-10-15 12:18:09 +00:00
|
|
|
oslo.config>=3.7.0,!=4.3.0,!=4.4.0 # Apache-2.0
|
2016-12-28 07:31:09 +00:00
|
|
|
oslo.context>=2.9.0 # Apache-2.0
|
2015-12-10 00:10:57 +00:00
|
|
|
oslo.concurrency>=3.5.0 # Apache-2.0
|
|
|
|
oslo.db>=4.1.0 # Apache-2.0
|
|
|
|
oslo.i18n>=2.1.0 # Apache-2.0
|
|
|
|
oslo.log>=1.14.0 # Apache-2.0
|
2018-10-15 12:18:09 +00:00
|
|
|
oslo.messaging>=5.24.2,!=9.0.0 # Apache-2.0
|
2017-01-06 08:45:59 +00:00
|
|
|
oslo.middleware>=3.27.0 # Apache-2.0
|
2015-08-28 13:30:51 +00:00
|
|
|
oslo.policy>=0.5.0 # Apache-2.0
|
2015-12-10 00:10:57 +00:00
|
|
|
oslo.utils>=3.5.0 # Apache-2.0
|
2018-10-24 15:17:04 +00:00
|
|
|
oslo.upgradecheck>=0.1.1 # Apache-2.0
|
2020-08-19 23:03:51 +00:00
|
|
|
python-dateutil>=2.5.3 # BSD
|
2018-10-15 12:18:09 +00:00
|
|
|
SQLAlchemy>=1.0.10,!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8 # MIT
|
2015-12-10 00:10:57 +00:00
|
|
|
six>=1.9.0 # MIT
|
2015-08-28 13:30:51 +00:00
|
|
|
stevedore>=1.5.0 # Apache-2.0
|
2016-01-29 17:21:10 +00:00
|
|
|
tooz>=1.28.0 # Apache-2.0
|
2018-10-15 12:18:09 +00:00
|
|
|
voluptuous>=0.11.1 # BSD License
|
2020-02-06 18:36:55 +00:00
|
|
|
influxdb>=5.1.0 # MIT
|
2019-02-11 10:12:41 +00:00
|
|
|
Flask>=1.0.2 # BSD
|
|
|
|
Flask-RESTful>=0.3.5 # BSD
|
2019-04-12 08:00:54 +00:00
|
|
|
cotyledon>=1.5.0 # Apache-2.0
|
2019-09-05 08:02:53 +00:00
|
|
|
futurist>=1.6.0 # Apache-2.0
|