bf9c8b5af1
2020 is coming, everyone should be using Python 3 now. As per the official python support timeline set forth by the OpenStack TC [1], OpenStack Train (in our case, kolla-ansible 9.x) is the last release that will support python2.7. [1] https://governance.openstack.org/tc/resolutions/20180529-python2-deprecation-timeline.html Implements: blueprint drop-py2-support Change-Id: Ibb3b12a779ecfd424053d0b3e98dac2f21d909bc
7 lines
216 B
YAML
7 lines
216 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Python 2.7 support has been dropped. Last release of kolla-ansible to
|
|
support Python 2.7 is OpenStack Train. The minimum version of Python now
|
|
supported by kolla-ansible is Python 3.6.
|