Comment 30 for bug 1519510

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-cinderclient (master)

Reviewed: https://review.openstack.org/252232
Committed: https://git.openstack.org/cgit/openstack/python-cinderclient/commit/?id=98b4a3d32ff8b55c2751d43f99b87f5b049d083b
Submitter: Jenkins
Branch: master

commit 98b4a3d32ff8b55c2751d43f99b87f5b049d083b
Author: shu-mutou <email address hidden>
Date: Wed Dec 2 16:45:02 2015 +0900

    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: Icf1b13b044de03705688df929ed74429879c6dd8
    Closes-Bug: 1519510