Comment 12 for bug 1802587

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

Reviewed: https://review.opendev.org/617229
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=4e070fd6e0346948898b751516234ba62121e2a8
Submitter: Zuul
Branch: master

commit 4e070fd6e0346948898b751516234ba62121e2a8
Author: Abhishek Kekane <email address hidden>
Date: Fri May 24 07:53:16 2019 +0000

    Make location API compatible with multiple store

    In case of Multiple store while adding location to image if backend store is
    not provided it returns 400 BadRequest saying 'Invalid location'.

    Made changes to loaction API to findout the store from location URI
    and add it as a backend store to the location metadata.

    DocImpact
    Closes-Bug: #1802587
    Co-Authored-By: Victor Coutellier <email address hidden>
    Change-Id: If6d0348346d2086a2500b0012a0e81e80cea7395