From d26887599b50f200ce59df21fe2e1142bdc9a74c Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Fri, 15 Nov 2019 16:48:59 +0000 Subject: [PATCH] [ussuri][goal] Drop python 2.7 support and testing OpenStack is dropping the py2.7 support in ussuri cycle. monasca-kibana-plugin 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: I1078f185f07302139626e93adc9821f958231820 --- .zuul.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index d15a42a..8a93cec 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -3,7 +3,5 @@ - nodejs4-jobs check: jobs: - - monascalog-python2-tempest: - voting: false - monascalog-python3-tempest: voting: false