ecff5ec771
Makes Python 3 the base python for all tox venvs and removes py2 jobs from zuul.yaml. Remaining: - move the legacy gate jobs from openstack-zuul-jobs to the os-brick repo and make them py3 jobs - adjust setup.cfg to require py3 and remove py2 requirements from test-requirements.txt and doc/requirements.txt Partial-bug: #1853372 Change-Id: Ib447656aa213914bafd50380b3821090f93776f8
7 lines
174 B
YAML
7 lines
174 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Python 2.7 support has been dropped. Beginning with os-brick
|
|
release 3.0.0, the minimum version of Python supported by
|
|
os-brick is Python 3.6.
|