python-manilaclient/releasenotes/notes/drop-python2-support-71c7b9e1dcf8c890.yaml
Goutham Pacha Ravi 424fb56f4b [ussuri][goal] Drop python2.7 support
As per the official python support timeline
set forth by the OpenStack TC [1][2], OpenStack
Train (in our case, python-manilaclient 1.29.x
series) is the last release that will support
python2.7.

[1] https://governance.openstack.org/tc/resolutions/20180529-python2-deprecation-timeline.html
[2] https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: I5b4dc1853d7e4f8f736dd2a22eb08bcfdeac3411
2019-12-08 21:04:14 -08:00

8 lines
293 B
YAML

---
upgrade:
- |
Python 2.7 support has been dropped. The last release of
openstack/python-manilaclient to support python 2.7 is OpenStack Train
(python-manilaclient version 1.29.x). The minimum version of Python now
supported by openstack/python-manilaclient is Python 3.6.