Comment 20 for bug 1526170

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

Reviewed: https://review.openstack.org/257811
Committed: https://git.openstack.org/cgit/openstack/python-oneviewclient/commit/?id=6391ecf3165e7fc0cc29b4cd21868a4df3eff7d3
Submitter: Jenkins
Branch: master

commit 6391ecf3165e7fc0cc29b4cd21868a4df3eff7d3
Author: shu-mutou <email address hidden>
Date: Tue Dec 15 19:26:22 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: I7b61be5886d3906dec663e6461ab65f9ee85a119
    Closes-Bug: #1519510
    Closes-Bug: #1526170