8638a0c7f6
OpenStack is dropping the py2.7 support in ussuri cycle. heat-dashboard is ready with python 3 and ok to drop the python 2.7 support. Also this patch update minimum tox version in tox.ini file. 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 Change-Id: I63d6c5dfb2bb312c413b9350fa7c9a01eae6cd0b
7 lines
218 B
YAML
7 lines
218 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Python 2.7 support has been dropped. Last release of heat-dashboard
|
|
to support Python 2.7 is OpenStack Train. The minimum version
|
|
of Python now supported by heat-dashboard is Python 3.6.
|