Comment 24 for bug 2052726

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-glance (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/charm-glance/+/918177
Committed: https://opendev.org/openstack/charm-glance/commit/87209391f8a41242700626cba9c4aa2925b4951a
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit 87209391f8a41242700626cba9c4aa2925b4951a
Author: Jorge Merlino <email address hidden>
Date: Wed Mar 20 15:27:01 2024 -0300

    Add parameters to cinder backend configuration

    Add configuration parameters cinder_store_user_name,
    cinder_store_password, cinder_store_project_name and
    cinder_store_auth_address to cinder volume type backend configuration.
    This avoids a glance_store bug that prevents glance-api from starting.

    Closes-Bug: #2052726
    Change-Id: I4b6ca32ed426f77a326711c2457046dbda594e77
    (cherry picked from commit 07da644b2ba6a2371cf7ef5249e196f18a3b8823)