Comment 20 for bug 1946620

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

Reviewed: https://review.opendev.org/c/openstack/charm-nova-compute/+/880747
Committed: https://opendev.org/openstack/charm-nova-compute/commit/654f6e5089d929fa091448fdf0dc42675ff175d2
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 654f6e5089d929fa091448fdf0dc42675ff175d2
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)
    (cherry picked from commit 649c9a7737e13d95028a38a5b8650903b9f5510e)
    (cherry picked from commit d16dadfab943235bc17f0a1b697132fedeede063)
    (cherry picked from commit 777d3dea842f03b83547aa5d3e05f9f805c9d137)