1aac4646f8
OpenStack is dropping the py2.7 support in ussuri cycle. Vitrage is ready with python 3 and ok to drop the python 2.7 support. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Ussuri Communtiy-wide goal - https://review.opendev.org/#/c/691178/ Change-Id: Ia9339cc6397b680320909f98e4eb8aeb817ab5af
60 lines
1.8 KiB
Plaintext
60 lines
1.8 KiB
Plaintext
# 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.
|
|
|
|
pbr>=3.1.1 # Apache-2.0
|
|
alembic>=0.9.8 # MIT
|
|
Babel>=2.5.3 # BSD
|
|
lxml>=4.1.1 # BSD
|
|
PyMySQL>=0.8.0 # MIT License
|
|
aodhclient>=1.0.0 # Apache-2.0
|
|
python-ceilometerclient>=2.9.0 # Apache-2.0
|
|
python-dateutil>=2.7.0 # BSD
|
|
python-keystoneclient>=3.15.0 # Apache-2.0
|
|
python-neutronclient>=6.7.0 # Apache-2.0
|
|
python-novaclient>=10.1.0 # Apache-2.0
|
|
python-heatclient>=1.14.0 # Apache-2.0
|
|
python-mistralclient>=3.3.0 # Apache-2.0
|
|
python-openstackclient>=3.12.0 # Apache-2.0
|
|
python-monascaclient>=1.7.1 # Apache-2.0
|
|
python-troveclient>=2.2.0 # Apache-2.0
|
|
python-zaqarclient >=1.2.0
|
|
gnocchiclient>=3.3.1 # Apache-2.0
|
|
pyzabbix>=0.7.4 # LGPL
|
|
networkx<2.3,>=2.0;python_version<'3.0' # BSD
|
|
networkx>=2.3;python_version>='3.4' # BSD
|
|
oslo.config>=5.2.0 # Apache-2.0
|
|
oslo.context>=2.20.0 # Apache-2.0
|
|
oslo.db>=4.35.0 # Apache-2.0
|
|
oslo.messaging>=5.36.0 # Apache-2.0
|
|
oslo.middleware>=3.35.0 # Apache-2.0
|
|
oslo.serialization>=2.25.0 # Apache-2.0
|
|
oslo.log>=3.37.0 # Apache-2.0
|
|
oslo.policy>=1.34.0 # Apache-2.0
|
|
oslo.i18n>=3.20.0 # Apache-2.0
|
|
oslo.upgradecheck>=0.1.1 # Apache-2.0
|
|
pecan>=1.2.1 # BSD
|
|
PasteDeploy>=1.5.2 # MIT
|
|
Werkzeug>=0.14.1 # BSD License
|
|
keystonemiddleware>=4.21.0 # Apache-2.0
|
|
stevedore>=1.28.0 # Apache-2.0
|
|
voluptuous>=0.11.1 # BSD License
|
|
SQLAlchemy>=1.2.5 # MIT
|
|
sympy>=1.1.1 # BSD
|
|
pysnmp>=4.4.4 # BSD
|
|
PyJWT>=1.6.0 # MIT
|
|
osprofiler>=2.0.0 # Apache-2.0
|
|
keystoneauth1>=3.4.0 # Apache-2.0
|
|
PyYAML>=3.12 # MIT
|
|
requests>=2.18.4 # Apache-2.0
|
|
WebOb>=1.7.4 # MIT
|
|
eventlet!=0.20.1,>=0.20.0 # MIT
|
|
six>=1.11.0 # MIT
|
|
debtcollector>=1.19.0 # Apache-2.0
|
|
cotyledon>=1.6.8 # Apache-2.0
|
|
pytz>=2013.6 # MIT
|
|
tenacity>=4.9.0
|
|
tooz>=1.58.0 # Apache-2.0
|
|
psutil>=5.4.3 # BSD
|
|
jsonschema>=2.6.0 # MIT
|