Comment 42 for bug 1526170

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

Reviewed: https://review.openstack.org/257802
Committed: https://git.openstack.org/cgit/openstack/python-congressclient/commit/?id=83dae4828d36b2d08629ecdb8073e3d328f3bdf7
Submitter: Jenkins
Branch: master

commit 83dae4828d36b2d08629ecdb8073e3d328f3bdf7
Author: shu-mutou <email address hidden>
Date: Tue Dec 15 19:09:35 2015 +0900

    Drop py26 and py33 support

    As of mitaka, the infra team and oslo team are dropping py26 and
    py33 support. Since we rely on oslo for a lot of our work, and
    depend on infra for our CI, we should drop py26 and py33 support
    too.

    Change-Id: I470d626f7641323a7ce9faf00ea2923312e596af
    Closes-Bug: #1519510
    Closes-Bug: #1526170