Comment 2 for bug 1484123

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

Reviewed: https://review.openstack.org/212033
Committed: https://git.openstack.org/cgit/stackforge/kolla/commit/?id=2ddfb1360144f8f002b3300004914a7540efa867
Submitter: Jenkins
Branch: master

commit 2ddfb1360144f8f002b3300004914a7540efa867
Author: Vladislav Belogrudov <email address hidden>
Date: Wed Aug 12 16:47:42 2015 +0300

    Glance cannot store images due to incomplete configuration

    Glance api refuses to store images with error
    "Error in store configuration. Adding images to store is disabled. (HTTP N/A)"
    This happens due to missing configuration of store in glance-api.conf

    Change-Id: I50696671d10ffc56189d3aa08c1e73bb307bc800
    Closes-Bug: #1484123