Public bug reported: With the Ussuri release, OpenStack will no longer support Python 2.
We need to remove Python 2 testing right away, because as other project and libraries remove Python 2 support, our testing and gate jobs may break. (See, for example, the discussion on https://review.opendev.org/#/c/695007/ ) The periodic "tips" jobs will definitely break. Need to remove the py2* testenvs in tox as well as py2-specific testing configured in .zuul.yaml As part of this, should make sure we are configured to test the official Ussuri python runtimes, namely, py36 and py37. See https://governance.openstack.org/tc/reference/runtimes/ussuri.html ** Affects: glance Importance: Undecided Assignee: Brian Rosmaita (brian-rosmaita) Status: In Progress ** Affects: glance-store Importance: Undecided Status: New ** Affects: python-glanceclient Importance: Undecided Status: New ** Also affects: python-glanceclient Importance: Undecided Status: New ** Also affects: glance-store Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1853693 Title: Remove Python 2 testing and gate jobs Status in Glance: In Progress Status in glance_store: New Status in Glance Client: New Bug description: With the Ussuri release, OpenStack will no longer support Python 2. We need to remove Python 2 testing right away, because as other project and libraries remove Python 2 support, our testing and gate jobs may break. (See, for example, the discussion on https://review.opendev.org/#/c/695007/ ) The periodic "tips" jobs will definitely break. Need to remove the py2* testenvs in tox as well as py2-specific testing configured in .zuul.yaml As part of this, should make sure we are configured to test the official Ussuri python runtimes, namely, py36 and py37. See https://governance.openstack.org/tc/reference/runtimes/ussuri.html To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1853693/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

