os-brick/releasenotes/notes/drop-py2-7dcde3ccd0e167b0.yaml
Brian Rosmaita ecff5ec771 Remove Python 2.7 support from testing and gates
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
2019-12-04 16:29:40 -05:00

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.