Comment 9 for bug 1819923

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.opendev.org/637954
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=307999c58101a5920e23ef181643d3b46bbf987c
Submitter: Zuul
Branch: master

commit 307999c58101a5920e23ef181643d3b46bbf987c
Author: Balazs Gibizer <email address hidden>
Date: Mon Mar 18 16:49:57 2019 +0100

    Prepare _heal_allocations_for_instance for nested allocations

    When no allocations exist for an instance the current heal code uses a
    report client call that can only handle allocations from a single RP.
    This call is now replaced with a more generic one so in a later patch
    port allocations can be added to this code path too.

    Related-Bug: #1819923
    Change-Id: Ide343c1c922dac576b1944827dc24caefab59b74