From 526350eaeeadef8c1ca5f80547c01f94342a6653 Mon Sep 17 00:00:00 2001 From: Vishakha Agarwal Date: Sun, 15 Dec 2019 18:11:36 +0530 Subject: [ussuri][goal] Drop python 2.7 support and testing OpenStack is dropping the py2.7 support in ussuri cycle. python-keystoneclient is ready with python 3 and ok to drop the python 2.7 support. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: Ib6b6f7ca394dfa78cd5c8aeac0941dd625efef3b --- .zuul.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '.zuul.yaml') diff --git a/.zuul.yaml b/.zuul.yaml index 8338d13..a632ace 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -19,11 +19,9 @@ templates: - openstack-cover-jobs - openstack-lower-constraints-jobs - - openstack-python-jobs - - openstack-python3-train-jobs + - openstack-python3-ussuri-jobs - publish-openstack-docs-pti - check-requirements - - lib-forward-testing - lib-forward-testing-python3 - release-notes-jobs-python3 check: -- cgit v1.2.1