Comment 29 for bug 1519510

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

Reviewed: https://review.openstack.org/252246
Committed: https://git.openstack.org/cgit/openstack/python-saharaclient/commit/?id=4fdb92509145eed6c7911bba95c8816ac7c112f8
Submitter: Jenkins
Branch: master

commit 4fdb92509145eed6c7911bba95c8816ac7c112f8
Author: shu-mutou <email address hidden>
Date: Wed Dec 2 17:18:50 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. since 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: I7920b554f541c2c40a8a3145662a0eff7faadf2f
    Closes-Bug: 1519510