Comment 100 for bug 1519510

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

Reviewed: https://review.openstack.org/504843
Committed: https://git.openstack.org/cgit/openstack-dev/pbr/commit/?id=558980151ac5c7fd17181e79ca402ab0a7317de0
Submitter: Jenkins
Branch: master

commit 558980151ac5c7fd17181e79ca402ab0a7317de0
Author: zhangyangyang <email address hidden>
Date: Mon Sep 18 12:00:30 2017 +0800

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