glance/releasenotes/notes/drop-py-2-7-863871c7bc047146.yaml
Brian Rosmaita 40bd312410 Remove py2 testing, jobs
Change tox.ini so that all jobs are python3, and add explicit
unit/functional testenvs for the two ussuri python runtimes
(3.6 and 3.7).

Remove py2 jobs from .zuul.yaml and redefine the periodic "tips"
jobs so that they are testing with the ussuri python runtimes.
Added nodeset: ubuntu-bionic to the abstract base jobs so that
py3.7 is available.

Co-authored-by: Ghanshyam Mann <gmann@ghanshyammann.com>
Co-authored-by: Brian Rosmaita <rosmaita.fossdev@gmail.com>

Closes-bug: #1853693
Change-Id: I15467c34fc8466fa1724c5401dc879ae77c1922d
2019-12-17 14:24:24 -05:00

7 lines
211 B
YAML

---
upgrade:
- |
Python 2.7 support has been dropped. Last release of Glance
to support py2.7 is OpenStack Train (Glance 19.x). The minimum
version of Python now supported by Glance is Python 3.6.