Comment 9 for bug 1279611

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

Reviewed: https://review.openstack.org/72844
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=9133f5ad6353a860aa632dbc090e26109b922701
Submitter: Jenkins
Branch: master

commit 9133f5ad6353a860aa632dbc090e26109b922701
Author: Fengqian Gao <email address hidden>
Date: Wed Feb 12 13:44:22 2014 +0800

    Use six.moves.urllib.parse instead of urlparse

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

    Partial-Bug: #1279611

    Change-Id: Ie49589651ed80d8fc3196fb0750cbb04661c19cd