From 46b91d65105f749ae695cc86d36f1d7e5470598e Mon Sep 17 00:00:00 2001 From: shu-mutou Date: Wed, 2 Dec 2015 17:33:49 +0900 Subject: [PATCH] Remove py26 support from novaclient as of mitaka, the infra team won't have the resources available to reasonably test py26, also the oslo team is dropping py26 support from their libraries. sine we rely on oslo for a lot of our work, and depend on infra for our CI, we should drop py26 support too. Change-Id: Id93b7af9cc3ed548b78e9b08528e18e9c0383c7a Closes-Bug: 1519510 --- zuul/layout.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 14fb9ec1da..5c72dd8962 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -8352,7 +8352,6 @@ projects: - name: openstack/python-novaclient template: - name: merge-check - - name: python26-jobs - name: python-jobs - name: python3-jobs - name: openstack-client-publish-jobs