Comment 1 for bug 1327389

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

Reviewed: https://review.openstack.org/98501
Committed: https://git.openstack.org/cgit/stackforge/solum/commit/?id=8133d87cae3f13a78b78b60b4c8bcad8fc71d97d
Submitter: Jenkins
Branch: master

commit 8133d87cae3f13a78b78b60b4c8bcad8fc71d97d
Author: Morgan Fainberg <email address hidden>
Date: Fri Jun 6 12:23:04 2014 -0700

    Replace py3kcompat with six.moves.urllib

    Replace the now defunct py3kcompat module (no longer in oslo-incubator)
    with six.moves.urllib.

    Change-Id: I051e38b57a509c1bc7bbed0fde0d636ba78432c0
    Closes-Bug: #1327389