Comment 61 for bug 1519510

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

Reviewed: https://review.openstack.org/252235
Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=aba40f9fdb46dcbe1e785a2e7c70f3c855d679ab
Submitter: Jenkins
Branch: master

commit aba40f9fdb46dcbe1e785a2e7c70f3c855d679ab
Author: shu-mutou <email address hidden>
Date: Wed Dec 2 16:54:06 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: I50eff4ea33358791cc4f139b3b369489c38f7e5c
    Closes-Bug: 1519510