Comment 26 for bug 1519510

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

Reviewed: https://review.openstack.org/252233
Committed: https://git.openstack.org/cgit/openstack/python-ceilometerclient/commit/?id=401c0f3e201cfab6dfafcf25ad64fd7953f9cae5
Submitter: Jenkins
Branch: master

commit 401c0f3e201cfab6dfafcf25ad64fd7953f9cae5
Author: shu-mutou <email address hidden>
Date: Wed Dec 2 16:50:27 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: I2218cf3464a9c1667f8eb812a519b2bc3ffe4d0d
    Closes-Bug: 1519510