We jubilantly announce the release of: nova 29.1.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.0.2..29.1.0 ------------------------------ 11301e7e3f Fix vmdk_allowed_types checking 8a0d5f2afa Additional qemu safety checking on base images f07fa55fd8 Check images with format_inspector for safety 58d933eafb Reject qcow files with data-file attributes 62b3192c70 Fix disk_formats in ceph job tempest config Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 + nova/conf/workarounds.py | 10 + nova/image/format_inspector.py | 939 ++++++++++++++++++++++ nova/virt/images.py | 56 +- nova/virt/libvirt/imagebackend.py | 15 + nova/virt/libvirt/utils.py | 30 + 10 files changed, 1363 insertions(+), 18 deletions(-)
participants (1)
-
no-reply@openstack.org