Comment 2 for bug 1304099

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

Reviewed: https://review.openstack.org/107916
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=bbb0f22fa91f678049e22c9d203d74010421043a
Submitter: Jenkins
Branch: master

commit bbb0f22fa91f678049e22c9d203d74010421043a
Author: Chris Yeoh <email address hidden>
Date: Fri Jul 18 16:54:45 2014 +0930

    Don't truncate osapi_glance_link or osapi_compute_link prefixes

    When osapi_glance_link_prefix or osapi_compute_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: I290e3f85b94e28d25a54621c1699081cbbf48456
    Closes-Bug: 1304099