Comment 14 for bug 1279611

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

Reviewed: https://review.openstack.org/72882
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=6113ede1982520d22ae93366c54de41f7ae59b50
Submitter: Jenkins
Branch: master

commit 6113ede1982520d22ae93366c54de41f7ae59b50
Author: He Yongli <email address hidden>
Date: Wed Feb 12 16:02:37 2014 +0800

    Use six.moves.urllib.parse instead of urlparse

    To keep Python 3.x compatibility, use six.moves.urllib.parse to
    replace urlparse.

    Closes-Bug: #1279611
    Change-Id: I1867ef3ab0fd13cc7fd0875b419e06c2d96963c2