Comment 8 for bug 1279611

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

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

commit a060b6c0b7d26b02ac2ca15ede49fa56a026efda
Author: He Yongli <email address hidden>
Date: Wed Feb 12 12:44:45 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: I712035926f449e1bc5ab1fe85927369b826cb9cc