Comment 2 for bug 1814094

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

Reviewed: https://review.openstack.org/634345
Committed: https://git.openstack.org/cgit/openstack/python-manilaclient/commit/?id=cb1ac1ad910efcd716c2e785699c44179fb1a8cf
Submitter: Zuul
Branch: master

commit cb1ac1ad910efcd716c2e785699c44179fb1a8cf
Author: Victoria Martinez de la Cruz <email address hidden>
Date: Thu Jan 31 14:00:32 2019 +0000

    Fix get_base_url

    get_base_url method makes assumptions on how the
    base URL should look like and trims it up to the
    host IP. This change modifies how the base endpoint
    is processed so we get the correct values.

    Change-Id: Ie01b02f2e731e25fd4032436d3fa106da03af242
    Closes-Bug: #1814094