Comment 4 for bug 1304099

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

Reviewed: https://review.openstack.org/177069
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=4edfd79265d89a438554acd5266933f8e20c9ff0
Submitter: Jenkins
Branch: master

commit 4edfd79265d89a438554acd5266933f8e20c9ff0
Author: Deliang Fan <email address hidden>
Date: Fri Apr 24 11:16:46 2015 +0800

    Don't truncate osapi_volume_link prefixes

    When osapi_volume_link_prefix is defined and used to update the
    links return in API responses, do not drop the path component of
    the overriding link prefix.

    Change-Id: Ic84e16cdfa989d4af7f076a4c244808be2ca4dce
    Closes-Bug: #1304099