Comment 6 for bug 1902925

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

Reviewed: https://review.opendev.org/761457
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=8f79afd448f0234eab82eb1d3e3d48e0f657bcc7
Submitter: Zuul
Branch: master

commit 8f79afd448f0234eab82eb1d3e3d48e0f657bcc7
Author: Sylvain Bauza <email address hidden>
Date: Wed Nov 4 20:16:59 2020 +0100

    Add a regression test for 5.12 compute API issue

    In I147bf4d95e6d86ff1f967a8ce37260730f21d236 we wrote a breaking RPC change
    for the 5.12 version as the accel_uuids parameter is not optional.

    Adding a regression test to check the issue.

    Change-Id: I1f3914e16294c99a625b3984ca0098d835cd9b92
    Related-Bug: #1902925