Comment 4 for bug 1952184

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

Reviewed: https://review.opendev.org/c/openstack/charm-nova-compute/+/836417
Committed: https://opendev.org/openstack/charm-nova-compute/commit/b5cc605b66f2fc2155bb09462429cd7b06a41bc9
Submitter: "Zuul (22348)"
Branch: stable/xena

commit b5cc605b66f2fc2155bb09462429cd7b06a41bc9
Author: Nobuto Murata <email address hidden>
Date: Thu Nov 25 15:44:48 2021 +0900

    Expose reserved_host_disk_mb for nova.conf

    The config is necessary to calculate available disk space for VMs with
    disk-allocation-ratio which is already exposed as a charm option.

    Closes-Bug: #1952184
    Change-Id: I0ef55987517bded50f855e0dbc5e420cfbff4c1b
    (cherry picked from commit a5dc16393ad94d9029a5de1605177d14f57f1af9)