We are chuffed to announce the release of: nova 24.2.1: Cloud computing fabric controller This release is part of the xena stable release series. The source is available from: https://opendev.org/openstack/nova Download the package from: https://tarballs.openstack.org/nova/ Please report issues through: https://bugs.launchpad.net/nova/+bugs For more details, please see below. Changes in nova 24.2.0..24.2.1 ------------------------------ c3800f7863 Handle mdev devices in libvirt 7.7+ fdd4e7dc51 Reproducer for bug 1951656 30c7180e1e Add debug log for scheduler weight calculation 5b1d487d7f db: Resolve additional SAWarning warnings e099571d0f Improving logging at '_allocate_mdevs'. 997d3a4ddb nova-live-migration tests not needed for Ironic 1aa9e0de6f Accept both 1 and Y as AMD SEV KVM kernel param value Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 19 +++++- nova/db/main/api.py | 7 +++ nova/objects/cell_mapping.py | 12 ++-- .../functional/regressions/test_bug_1951656.py | 73 ++++++++++++++++++++++ nova/virt/libvirt/config.py | 3 + nova/virt/libvirt/driver.py | 56 ++++++++++++++++- nova/virt/libvirt/host.py | 9 +-- nova/virt/libvirt/utils.py | 28 ++++++--- nova/weights.py | 40 ++++++++++-- 12 files changed, 280 insertions(+), 36 deletions(-)
participants (1)
-
no-reply@openstack.org