From 754eefee4a2d49aaf87c304d71a33f97f774eae8 Mon Sep 17 00:00:00 2001 From: Frode Nordahl Date: Mon, 6 Aug 2018 10:05:30 +0200 Subject: [PATCH] Enforce Py3 for `charm-glance` The charm has been converted to Py3 and the Py3 jobs should now vote on changes. Change-Id: Ibc96841bb3bac76c21e2cf3d5960d1a3befdbdaa --- zuul.d/projects.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index a072380b34..232e4bc7df 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -2946,8 +2946,7 @@ - project: name: openstack/charm-glance templates: - - python-charm-jobs - - openstack-python35-jobs-nonvoting + - python35-charm-jobs - project: name: openstack/charm-glance-simplestreams-sync