Comment 4 for bug 1793177

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

Reviewed: https://review.openstack.org/603439
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=76f937b50a50dd43b97d62ebab8459bc98cfe554
Submitter: Zuul
Branch: stable/pike

commit 76f937b50a50dd43b97d62ebab8459bc98cfe554
Author: Vladyslav Drok <email address hidden>
Date: Tue Sep 18 19:32:16 2018 +0300

    [pike-only] Fix resize_instance rpcapi call

    After reservations parameter was removed from the call in compute
    manager (change I9269ffa2b80e48db96c622d0dc0817738854f602), it began
    passing clean_shutdown into reservations instead.
    This is pike only change as this code was refactored in queens
    (commit eae37a27caa5ca8b0ca50187928bde81f28a24e1) and reservations
    parameter was removed.

    Closes-Bug: 1793177
    Change-Id: Ia59ec50bda18246b2747aefc6cc621ad54b698b0