We are amped to announce the release of: nova 20.6.0: Cloud computing fabric controller This release is part of the train 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 20.5.0..20.6.0 ------------------------------ ff570d1b4e [stable-only] gate: Pin CEPH_RELEASE to nautilus in LM hook 3c8841595a tools: Allow check-cherry-picks.sh to be disabled by an env var e9e0998978 Handle disabled CPU features to fix live migration failures 62bf0ef129 Disallow CONF.compute.max_disk_devices_to_attach = 0 4839d41fc0 Use cell targeted context to query BDMs for metadata b6cc7e9aac Fix a hacking test cd83da5501 libvirt: Only ask tpool.Proxy to autowrap vir* classes Diffstat (except docs and test files) ------------------------------------- gate/live_migration/hooks/ceph.sh | 1 + nova/api/metadata/base.py | 12 +++++---- nova/compute/manager.py | 7 +++++ nova/conf/compute.py | 8 +++++- nova/virt/libvirt/config.py | 8 ++++-- nova/virt/libvirt/host.py | 8 +++--- tools/check-cherry-picks.sh | 5 ++++ tox.ini | 2 ++ 15 files changed, 113 insertions(+), 20 deletions(-)
participants (1)
-
no-reply@openstack.org