Comment 2 for bug 1709418

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

Reviewed: https://review.openstack.org/491871
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=e31015cd75b9834ca718be6fefba9dda783f7229
Submitter: Jenkins
Branch: master

commit e31015cd75b9834ca718be6fefba9dda783f7229
Author: yong sheng gong <gong.yongsheng@99cloud.net>
Date: Wed Aug 9 11:41:19 2017 +0800

    Fix the way to get barbican base url

    urllib parser join will remove last part of
    barbican endpoint, so use string concatenation
    directly.

    Co-Authored-By: yong sheng gong <gong.yongsheng@99cloud.net>
    Co-Authored-By: doantungbk <<email address hidden>

    Change-Id: I7e4b73aaedb393585b154f075a902f1b71ebc19f
    Closes-bug: #1709418