424fb56f4b
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
8 lines
293 B
YAML
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.
|