Comment 27 for bug 1280033

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to oslo.messaging (master)

Reviewed: https://review.openstack.org/73469
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=13608437bb8d491badbc6c906f8d60b51e52cd79
Submitter: Jenkins
Branch: master

commit 13608437bb8d491badbc6c906f8d60b51e52cd79
Author: Eric Guo <email address hidden>
Date: Fri Feb 14 07:24:42 2014 +0800

    Remove dependent module py3kcompat

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

    Syncing module network_utils:
    162e850 Remove import workaround of SplitResult
    897aa7c urlsplit issues with IPv6 addresses in python26
    35dc1d7 py3kcompat: remove

    Change-Id: I71446362209c306c7e8858f4713a59b84fbcc1b2
    Closes-Bug: #1280033