Comment 31 for bug 1939389

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

Reviewed: https://review.opendev.org/c/openstack/charm-cinder/+/854593
Committed: https://opendev.org/openstack/charm-cinder/commit/c77025825b21e3707d19416e9c136b01872144fc
Submitter: "Zuul (22348)"
Branch: stable/xena

commit c77025825b21e3707d19416e9c136b01872144fc
Author: Gabriel Adrian Samfira <email address hidden>
Date: Thu Apr 14 18:51:06 2022 +0300

    Add nova section

    Cinder sometimes needs to communicate with nova,
    for example to notify VMs when live-resizing a disk.
    Under certain circumstances,
    the autodetected authentication details don't work,
    so we must add a dedicated section in the config
    for the nova client with proper credentials.

    This issue has been observed on victoria and newer,
    hence the addition of cinder.conf for victoria.

    Closes-Bug: #1939389

    Co-authored-by: Samuel Walladge <email address hidden>

    Change-Id: I6d44223b7c2863c6d9c62b46a41275fd360f92d1