From 78d1f4ccc8469244313bfa3434da7cc713927074 Mon Sep 17 00:00:00 2001 From: Luong Anh Tuan Date: Thu, 19 Jan 2017 14:39:19 +0700 Subject: [PATCH] Remove py26 support 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: I103ab61e29647e5830597343c6fbbbd3b9907afc Closes-Bug: 1519510 --- contrib/heat_docker/setup.cfg | 1 - contrib/rackspace/setup.cfg | 1 - 2 files changed, 2 deletions(-) diff --git a/contrib/heat_docker/setup.cfg b/contrib/heat_docker/setup.cfg index ee9e0ffa8a..f8255b58d9 100644 --- a/contrib/heat_docker/setup.cfg +++ b/contrib/heat_docker/setup.cfg @@ -15,7 +15,6 @@ classifier = Programming Language :: Python Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 - Programming Language :: Python :: 2.6 [files] # Copy to /usr/lib/heat for plugin loading diff --git a/contrib/rackspace/setup.cfg b/contrib/rackspace/setup.cfg index bf7e9d36c8..04d62be997 100644 --- a/contrib/rackspace/setup.cfg +++ b/contrib/rackspace/setup.cfg @@ -15,7 +15,6 @@ classifier = Programming Language :: Python Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 - Programming Language :: Python :: 2.6 [files] packages =