Comment 10 for bug 1970467

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

Reviewed: https://review.opendev.org/c/openstack/nova/+/864937
Committed: https://opendev.org/openstack/nova/commit/c3092e3ee791d9e291f829cc3eaa8123560a13ef
Submitter: "Zuul (22348)"
Branch: stable/xena

commit c3092e3ee791d9e291f829cc3eaa8123560a13ef
Author: Sean Mooney <email address hidden>
Date: Mon Mar 7 20:37:57 2022 +0000

    enable blocked VDPA move operations

    This change adds functional test for operations on servers with VDPA
    devices that are expected to work but currently blocked due to lack
    of testing or qemu bugs.

    cold-migrate, resize, evacuate,and shelve are enabled
    and tested by this patch

    Conflicts:
        nova/tests/functional/libvirt/test_pci_sriov_servers.py

    Closes-Bug: #1970467
    Change-Id: I6e220cf3231670d156632e075fcf7701df744773
    (cherry picked from commit 95f96ed3aa201bc5b90e589b288fa4039bc9c0d2)
    (cherry picked from commit 041939361e393b808724b8590eb76b3aa075814e)