Comment 27 for bug 1519510

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

Reviewed: https://review.openstack.org/252270
Committed: https://git.openstack.org/cgit/openstack/python-zaqarclient/commit/?id=66b703c69e91305a4b8018882dfe9426ba5da58b
Submitter: Jenkins
Branch: master

commit 66b703c69e91305a4b8018882dfe9426ba5da58b
Author: Md Nadeem <email address hidden>
Date: Wed Dec 2 17:57:43 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: I6420a95a58c85830412ae5792208d952116ca7e6
    Closes-Bug: 1519510