cdac0fc2f9
OpenStack is dropping the py2.7 support in ussuri cycle. Designate 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://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Depends-On: https://review.opendev.org/#/c/693631/ Change-Id: I5a5bdc859f87f82097b95b2ebb31edb6e9b72b3a
9 lines
252 B
YAML
9 lines
252 B
YAML
---
|
|
prelude: >
|
|
Drop the Python 2.7 support.
|
|
upgrade:
|
|
- |
|
|
Python 2.7 support has been dropped. Last release of Designate
|
|
to support python 2.7 is OpenStack Train. The minimum version of Python now
|
|
supported by Designate is Python 3.6.
|