os-vif/releasenotes/notes/drop-py36-support-0e9b07073f6ad73f.yaml
Sean Mooney a12edbfe54 update job template to zed
This change updates the python job template to zed
this will disable py36 jobs and enable the default set
for zed. The repo presently used the yoga template
which now fails as a result of project dropping py36 support.

This change also increases the min python reqired to 3.8
to match the zed supported runtimes and adds a release note.

Change-Id: I50253be0c99df9b363da5f6cc0c8502536dbbb43
2022-05-26 14:43:49 +01:00

9 lines
365 B
YAML

---
other:
- |
The yoga release of OpenStack was the final release to support python 3.6
as a result os-vif has now dropped support for python 3.6. The final release
of os-vif to support python 3.6 was 2.8.0. os-vif now requires python 3.8
and is tested with 3.8, 3.9 and 3.10. newer versions may work but will
not be tested in the zed cycle.