Comment 2 for bug 1519510

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

Reviewed: https://review.openstack.org/249451
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=510a4d9674a61b4bc994138790452fad45616c10
Submitter: Jenkins
Branch: master

commit 510a4d9674a61b4bc994138790452fad45616c10
Author: Steve Martinelli <email address hidden>
Date: Tue Nov 24 17:08:04 2015 -0500

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