Comment 16 for bug 1946620

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

Reviewed: https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/880751
Committed: https://opendev.org/openstack/charm-nova-cloud-controller/commit/4248cb35b95bfe7afcc94c0ee3dbe032ec1aa8d1
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 4248cb35b95bfe7afcc94c0ee3dbe032ec1aa8d1
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)
    (cherry picked from commit 6691684d89b1353f8815be40a7d7dc659a6d7336)
    (cherry picked from commit b137e2bbfc3b4020bf5d068bcea043617daf1d2e)
    (cherry picked from commit 4d010253584738ccafb98411746b35d73bdead72)