Comment 2 for bug 1844993

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

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

commit a3024b5cead9ad8668fcef57bf101ddaf6efea89
Author: Balazs Gibizer <email address hidden>
Date: Mon Sep 23 12:44:31 2019 +0200

    Functional reproduction for bug 1844993

    If the compute RPC is pinned to < 5.2 a server with QoS port cannot be
    migrated. However nova not just fails the migration but also leaves the
    server and the QoS port in an inconsistent state.

    Change-Id: Ia8dc51d11b8ce93c372ee77f2c0b43910f992574
    Related-Bug: #1844993