We are ecstatic to announce the release of: nova 23.0.1: Cloud computing fabric controller This release is part of the wallaby 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 23.0.0..23.0.1 ------------------------------ e98935f705 guestfs: With libguestfs >= v1.41.1 decode returned bytes to string 4f49545afa [neutron] Get only ID and name of the SGs from Neutron 972a86d61f libvirt: Ignore device already in the process of unplug errors f99f667a96 libvirt: Simplify device_path check in _detach_encryptor 200c743400 compute: Reject requests to commit intermediary snapshot of an inactive instance Diffstat (except docs and test files) ------------------------------------- nova/compute/api.py | 18 ++++++++- nova/network/neutron.py | 8 +++- nova/virt/disk/api.py | 4 +- nova/virt/disk/vfs/guestfs.py | 9 ++++- nova/virt/libvirt/driver.py | 18 +++++---- nova/virt/libvirt/guest.py | 19 +++++++++- 10 files changed, 180 insertions(+), 40 deletions(-)
participants (1)
-
no-reply@openstack.org