We high-spiritedly announce the release of: nova 15.1.3: Cloud computing fabric controller This release is part of the ocata stable release series. Download the package from: https://tarballs.openstack.org/nova/ For more details, please see below. 15.1.3 ^^^^^^ Security Issues * The 'SSBD' and 'VIRT-SSBD' cpu flags have been added to the list of available choices for the "[libvirt]/cpu_model_extra_flags" config option. These are important for proper mitigation of the Spectre 3a and 4 CVEs. Note that the use of either of these flags require updated packages below nova, including libvirt, qemu (specifically >=2.9.0 for virt-ssbd), linux, and system firmware. For more information see https://www.us- cert.gov/ncas/alerts/TA18-141A Changes in nova 15.1.2..15.1.3 ------------------------------ cd862fe libvirt: Skip fetching the virtual size of block devices e0c7d6c libvirt: handle DiskNotFound during update_available_resource c17516f Avoid showing password in log c18cd38 Add ssbd and virt-ssbd flags to cpu_model_extra_flags whitelist e053444 Fix shelving a paused instance 34f4167 libvirt: Report the virtual size of RAW disks Diffstat (except docs and test files) ------------------------------------- nova/compute/manager.py | 25 ++-- nova/conf/libvirt.py | 24 +++- nova/virt/images.py | 7 +- nova/virt/libvirt/driver.py | 31 +++- ...pu-model-extra-flags-ssbd-fdbda6e4da495915.yaml | 11 ++ 8 files changed, 231 insertions(+), 63 deletions(-)
participants (1)
-
no-reply@openstack.org