ad81fdf706
OpenStack is dropping the py2.7 support in Ussuri cycle. Adjutant is also upgrading to Django 2.2 at the same time which is the new Django LTS, and only supports python 3. 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://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: I2a429ebd6bc20385e814da03b222a1f61214a683
19 lines
380 B
Plaintext
19 lines
380 B
Plaintext
pbr>=5.2.0
|
|
|
|
Django>=2.2,<2.3
|
|
Babel>=2.6.0
|
|
decorator>=4.4.0
|
|
django-rest-swagger>=2.2.0
|
|
djangorestframework>=3.9.4
|
|
jsonfield>=2.0.2
|
|
keystoneauth1>=3.14.0
|
|
keystonemiddleware>=6.0.0
|
|
python-cinderclient>=4.1.0
|
|
python-keystoneclient>=3.19.0
|
|
python-neutronclient>=6.12.0
|
|
python-novaclient>=14.0.0
|
|
python-octaviaclient>=1.8.0
|
|
PyYAML>=5.1
|
|
six>=1.12.0
|
|
confspirator>=0.1.6
|
|
mysqlclient>=1.4.6 |