Comment 5 for bug 1646707

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to searchlight-ui (stable/newton)

Reviewed: https://review.openstack.org/409104
Committed: https://git.openstack.org/cgit/openstack/searchlight-ui/commit/?id=d94a65507b59336504bc68fbefe6b9f610a7cba2
Submitter: Jenkins
Branch: stable/newton

commit d94a65507b59336504bc68fbefe6b9f610a7cba2
Author: liyingjun <email address hidden>
Date: Fri Dec 2 16:01:34 2016 +0800

    Use urlparse.urljoin to join searchlight url

    When the searchlight endpoint isn't end with slash, the url generated
    will be wrong.

    Change-Id: I3e57b9dda9ebe63afd0381d0f9bf2831c4464059
    Closes-bug: #1646707
    (cherry picked from commit b49a723efe804f96286f03aa22aba7c2299a32a0)