Comment 9 for bug 1519510

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

Reviewed: https://review.openstack.org/252252
Committed: https://git.openstack.org/cgit/openstack/python-senlinclient/commit/?id=0598f6fa8d8658e77ebfbac2eb6d5a575d579124
Submitter: Jenkins
Branch: master

commit 0598f6fa8d8658e77ebfbac2eb6d5a575d579124
Author: shu-mutou <email address hidden>
Date: Wed Dec 2 17:27:08 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: I31bb7a18a1793b2664cc924777801e16e4105192
    Closes-Bug: 1519510