kuryr-kubernetes/releasenotes/notes/drop-py27-60f55b6bc1d082bc.yaml
Michał Dulko 28b27c5de2 Remove Python 2 support
Ussuri release is the one in which we drop Python 2 support, as its EOL
is pretty close now. This commit does so in kuryr-kubernetes by
removing Python 2 unit test jobs, switching all tempest jobs to Python
3, removing specific jobs for Python 3 and updating Dockerfiles to
centos:8 that includes Python 3 from the box.

Also CentOS 7 job is removed from check queue as it seems it doesn't
play well with Python 3. A CentOS 8 job will get created soon.

Change-Id: Id9983d2fd83cef89e3198b2760816cf4a851008b
2019-11-19 12:34:54 +01:00

7 lines
217 B
YAML

---
upgrade:
- |
Python 2.7 support has been dropped. Last release of Kuryr-Kubernetes to support
py2.7 is OpenStack Train. The minimum version of Python now supported by
Kuryr-Kubernetes is Python 3.6.