Comment 8 for bug 1899084

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

Reviewed: https://review.opendev.org/c/openstack/charm-nova-compute/+/786091
Committed: https://opendev.org/openstack/charm-nova-compute/commit/17e44e12e328922ec9e488ff29212e3e5cc94da6
Submitter: "Zuul (22348)"
Branch: master

commit 17e44e12e328922ec9e488ff29212e3e5cc94da6
Author: Billy Olsen <email address hidden>
Date: Tue Apr 13 11:41:46 2021 -0700

    Set cross_az_attach mode from ncc relation configuration

    The cross_az_attach property needs to be configured on the compute
    nodes. The policy is set on the ncc service and is propigated to the
    compute nodes on the cloud-compute relation. Update the relevant cinder
    config setting based on the value provided.

    Note, the default value for cross_az_attach is aligned with the nova
    default of True.

    Closes-Bug: #1899084
    Change-Id: I7d00b50acbfe05dfd943a3511126b507fc570aeb