Comment 20 for bug 1279611

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

Reviewed: https://review.openstack.org/281068
Committed: https://git.openstack.org/cgit/openstack/python-barbicanclient/commit/?id=84fc9dc40d8a77fdc52dbf38bc24e8f66c4c958d
Submitter: Jenkins
Branch: master

commit 84fc9dc40d8a77fdc52dbf38bc24e8f66c4c958d
Author: Tin Lam <email address hidden>
Date: Wed Feb 17 00:27:37 2016 -0600

    Use six.moves.urllib.parse to replace urlparse

    Import six.moves.urllib.parse as urlparse for python3 compatible.

    Change-Id: I0f28f01a54daaa690cd890540fd4edc3b32411d1
    Closes-Bug: #1279611