Comment 11 for bug 1519510

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

Reviewed: https://review.openstack.org/252236
Committed: https://git.openstack.org/cgit/openstack/python-magnumclient/commit/?id=a603e63f59fcf60009c6f987229b959562357344
Submitter: Jenkins
Branch: master

commit a603e63f59fcf60009c6f987229b959562357344
Author: shu-mutou <email address hidden>
Date: Wed Dec 2 16:58:00 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: I8c1e5765228382c9982883320568fe729d0c35f8
    Closes-Bug: 1519510