Comment 3 for bug 1422699

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

Reviewed: https://review.openstack.org/156573
Committed: https://git.openstack.org/cgit/openstack/glance_store/commit/?id=63fcfd55c0dcb9d8b642fadf9dc2e98d82adef26
Submitter: Jenkins
Branch: master

commit 63fcfd55c0dcb9d8b642fadf9dc2e98d82adef26
Author: Gorka Eguileor <email address hidden>
Date: Mon Mar 16 13:20:02 2015 +0100

    Propagate BadStoreConfiguration to library user

    Propagate BadStoreConfiguration exceptions to library user on start up
    (on create_stores call) instead of just logging them as ERRORs.

    Until logic to handle runtime BadStoreConfiguration exceptions from
    configure and get_store_from_schema is added to Glance we'll keep just
    logging those exceptions at runtime.

    Closes-Bug: #1422699
    Depends-On: Ifc038874aa0388b036729790a883ae1e1efd323d
    Change-Id: I1d4f95cba47d21f1eb7e580314d01ac8d3481586