[release-announce] nova 25.2.1 (yoga)

no-reply at openstack.org no-reply at openstack.org
Thu Sep 7 10:08:54 UTC 2023


We are gleeful to announce the release of:

nova 25.2.1: Cloud computing fabric controller

This release is part of the yoga 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.

25.2.1
^^^^^^

Bug Fixes

* Bug #1941005 (https://bugs.launchpad.net/nova/+bug/1941005) is
  fixed. During resize Nova now uses the PCI requests from the new
  flavor to select the destination host.

Changes in nova 25.2.0..25.2.1
------------------------------

0b0da898ff enable validations in nova-lvm
9a6a421c04 Fix get_segments_id with subnets without segment_id
aa295b4ad7 Have host look for CPU controller of cgroupsv2 location.
b881dd25b4 Ironic: retry when node not available
19bac6e9c3 Add reno for fixing bug 1941005
b6c7ee07ad Update RequestSpec.pci_request for resize
bdc32226e2 Reproducer for bug 1983753


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                         |   2 -
nova/compute/api.py                                |  13 ++
nova/compute/manager.py                            |   3 +-
nova/network/neutron.py                            |   2 +-
.../functional/libvirt/test_pci_sriov_servers.py   |  15 +-
.../functional/regressions/test_bug_1595962.py     |   1 +
.../functional/regressions/test_bug_1983753.py     | 177 +++++++++++++++++++++
nova/virt/ironic/driver.py                         |  12 ++
nova/virt/libvirt/host.py                          |  31 +++-
...ec-pci_request-for-resize-a3c6b0a979db723f.yaml |   6 +
21 files changed, 466 insertions(+), 65 deletions(-)







More information about the Release-announce mailing list