Comment 28 for bug 1519510

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

Reviewed: https://review.openstack.org/252733
Committed: https://git.openstack.org/cgit/openstack/python-designateclient/commit/?id=b34d20dbcc93ef1db3e95a5641d4208b6d9c03c8
Submitter: Jenkins
Branch: master

commit b34d20dbcc93ef1db3e95a5641d4208b6d9c03c8
Author: sonu.kumar <email address hidden>
Date: Thu Dec 3 09:24:43 2015 +0530

    Remove py26 support from designateclient

    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: Id322ec683643c817bef1de43519394808cc64072
    Closes-Bug: #1519510