68c558645c
In zed cycle, OpenStack projects and oslo lib has dropped the py3.6 and py3.7 support - https://governance.openstack.org/tc/reference/runtimes/zed.html With oslo not supporting the py3.6 and py3.7, we disscussed in cyborg team, and we will remove the py3.6 and py3.7 support too. Closes-Bug: #1977636 Change-Id: Ib934e50ee6e89cb1e2b4cbf8390eee2baa30effd
10 lines
371 B
YAML
10 lines
371 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
In zed cycle, OpenStack projects and oslo lib has dropped the py3.6
|
|
and py3.7 support `[1]`_, Cyborg also not supporting the py3.6 and py3.7,
|
|
Cyborg master is failing and cannot be run on py3.6|7 env.
|
|
So from Zed release, we will remove py3.6 and py3.7 env.
|
|
|
|
.. _[1]: https://governance.openstack.org/tc/reference/runtimes/zed.html
|