Comment 13 for bug 1946620

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

Reviewed: https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/880748
Committed: https://opendev.org/openstack/charm-nova-cloud-controller/commit/5e61cb90332a11c84ad9089cec167bb708a6571c
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 5e61cb90332a11c84ad9089cec167bb708a6571c
Author: Marcin Wilk <email address hidden>
Date: Mon Feb 7 11:12:07 2022 +0000

    Allow resizing to the same host

    By default resizing an instance to the same host as the source is
    not enabled. This change adds new charm config option that maps
    directly to the nova.conf setting which effectively gives a user
    possibility to enable/disable this functionality.

    Closes-Bug: #1946620
    Change-Id: I13d0c332cd0b110344b7a1645e3e4fd250fce33a
    (cherry picked from commit 690d1d190ca35958abd8d2c280a954e884e2c2f2)