We exuberantly announce the release of: nova 29.2.0: Cloud computing fabric controller This release is part of the caracal 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 29.1.0..29.2.0 ------------------------------ 602e68364c [tools] Backport validator: handle unmaintained 92b781f96e [tools] Ignore bot generated patches 9146e90566 Refactor vf profile for PCI device c782f0e6a0 Fix test_vmdk_bad_descriptor_mem_limit and test_vmdk_bad_descriptor_mem_limit_stream_optimized 8c5929ff51 Remove AMI snapshot format special case 8ef5ec9716 Change force_format strategy to catch mismatches cf721336d4 cpu: Only check governor type on online cores a8783a7675 Stabilize iso format unit tests ae10fde55b fix qemu-img version dependent tests 81e3b0850c Stop using split UEC image (mostly) eeda7c333c Add iso file format inspector 3a6d9a038f Reproduce iso regression with deep format inspection 66205be426 port format inspector tests from glance 1581f6695f retry write_sys call on device busy f1c46802b1 add functional repoducer for bug 2065927 Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 92 +-- nova/exception.py | 4 + nova/filesystem.py | 55 +- nova/image/format_inspector.py | 109 +++- nova/network/neutron.py | 13 +- .../functional/libvirt/test_pci_sriov_servers.py | 6 + nova/virt/images.py | 59 +- nova/virt/libvirt/cpu/api.py | 12 +- nova/virt/libvirt/cpu/core.py | 12 +- nova/virt/libvirt/driver.py | 6 +- tools/check-cherry-picks.sh | 11 +- 20 files changed, 1172 insertions(+), 193 deletions(-)
participants (1)
-
no-reply@openstack.org