Comment 14 for bug 1946620

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

Reviewed: https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/880749
Committed: https://opendev.org/openstack/charm-nova-cloud-controller/commit/b137e2bbfc3b4020bf5d068bcea043617daf1d2e
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit b137e2bbfc3b4020bf5d068bcea043617daf1d2e
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)