Comment 3 for bug 1538118

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

Reviewed: https://review.openstack.org/294124
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=bcb0f3133ff3be605688c717f5252e0f4960c9a9
Submitter: Jenkins
Branch: master

commit bcb0f3133ff3be605688c717f5252e0f4960c9a9
Author: Tin Lam <email address hidden>
Date: Thu Mar 17 15:57:06 2016 +0000

    Add hacking check to ensure not to use xrange()

    Added hacking check to ensure not to use xrange for python3
    compatibility.

    Change-Id: I1aa510660a25936dbf1b2fc5971e7571090a42d0
    Closes-Bug: #1538118