Comment 17 for bug 2040264

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

Reviewed: https://review.opendev.org/c/openstack/nova/+/900338
Committed: https://opendev.org/openstack/nova/commit/6b870ab90afe400ec82715e908afecbb00f0ed65
Submitter: "Zuul (22348)"
Branch: stable/2023.2

commit 6b870ab90afe400ec82715e908afecbb00f0ed65
Author: Sylvain Bauza <email address hidden>
Date: Wed Oct 25 10:58:36 2023 +0200

    Fix rebuild compute RPC API exception for rolling-upgrades

    By I0d889691de1af6875603a9f0f174590229e7be18 we broke rebuild for Yoga
    or older computes.
    By I9660d42937ad62d647afc6be965f166cc5631392 we broke rebuild for Zed
    computes.

    Fixing this by making the parameters optional.

    Change-Id: I0ca04045f8ac742e2b50490cbe5efccaee45c5c0
    Closed-Bug: #2040264
    (cherry picked from commit ee9ed0f7c6abf7c4847e6dc31f6d3d79b25b9d99)