From e19296317026a42a96f4341b778d21a38a033af4 Mon Sep 17 00:00:00 2001 From: Lance Bragstad Date: Tue, 26 Mar 2019 13:24:18 +0000 Subject: Run lower-constraints on Bionic and update python-keystoneclient This commit updates the version of python-keystoneclient to 3.10.0, which has fixes to handle different openssl versions: https://review.openstack.org/#/c/406175/2 Since we're bumping the minimum version of python-keystoneclient to include that fix, we can safely run lower-constraints on Bionic instead of Xenial. Change-Id: I52fa44fe76590aced193618406ad30eb70d04f9d --- .zuul.yaml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to '.zuul.yaml') diff --git a/.zuul.yaml b/.zuul.yaml index 0ee3520..e84744c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,11 +1,7 @@ -- job: - name: openstack-tox-lower-constraints-keystone-xenial - parent: openstack-tox-lower-constraints - nodeset: openstack-single-node-xenial - - project: templates: - openstack-cover-jobs + - openstack-lower-constraints-jobs - openstack-python-jobs - openstack-python36-jobs - openstack-python37-jobs @@ -14,10 +10,3 @@ - lib-forward-testing - lib-forward-testing-python3 - release-notes-jobs-python3 - check: - jobs: - - openstack-tox-lower-constraints-keystone-xenial - gate: - jobs: - - openstack-tox-lower-constraints-keystone-xenial - -- cgit v1.2.1