Comment 18 for bug 1280033

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

Reviewed: https://review.openstack.org/73766
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=026bb068a542dda727066520c33c34e72af1c2d6
Submitter: Jenkins
Branch: master

commit 026bb068a542dda727066520c33c34e72af1c2d6
Author: llg8212 <email address hidden>
Date: Sat Feb 15 11:09:28 2014 +0800

    Remove dependent module py3kcompat

    Module py3kcompat was removed from oslo-incubator, we can use
    six directly.

    * Sync commit of removing py3kcompat from oslo
    * use six replace usage of py3kcompat

    Change-Id: Ifc9be2cc36c93d298402bd430be35b541c9b7eba
    Closes-Bug: #1280033