Comment 5 for bug 1875281

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance_store (stable/train)

Reviewed: https://review.opendev.org/726735
Committed: https://git.openstack.org/cgit/openstack/glance_store/commit/?id=a6227665ef8ec654ca342362996b1cc40357a290
Submitter: Zuul
Branch: stable/train

commit a6227665ef8ec654ca342362996b1cc40357a290
Author: Abhishek Kekane <email address hidden>
Date: Fri Apr 24 15:39:26 2020 +0000

    Fix: API returns 503 if one of the store is mis-configured

    If user mis-configures one of the multiple stores defined in glance-api
    configuratio file, then service returns 503 for all API requests.

    Made provision to exclude faulty store and resume service normally
    to function wiht other configured stores.

    Closes-Bug: #1875281
    Change-Id: I685a0ecbfba7cf7dbce3fd2eb84f97bd8ffbfcf3
    (cherry picked from commit 98b9091129e78d03dc5b97bd1503063499f166d5)
    (cherry picked from commit 17b66ab6a50f8dda28fc2f4c02489bb5ba4241e3)