Comment 17 for bug 1946620

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/+/880744
Committed: https://opendev.org/openstack/charm-nova-compute/commit/649c9a7737e13d95028a38a5b8650903b9f5510e
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 649c9a7737e13d95028a38a5b8650903b9f5510e
Author: Marcin Wilk <email address hidden>
Date: Mon Feb 7 10:07:53 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
    Depends-On: I13d0c332cd0b110344b7a1645e3e4fd250fce33a
    Change-Id: I2f2e9e44f6bba48e15621a216539089c7e3abc1d
    (cherry picked from commit c3bd6788a73b5ca77729af6852f0e727f6615de6)