[release-announce] nova 20.6.1 (train)

no-reply at openstack.org no-reply at openstack.org
Thu May 20 09:57:16 UTC 2021


We are tickled pink to announce the release of:

nova 20.6.1: 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.

20.6.1
^^^^^^

Bug Fixes

* Add support for the "hw:hide_hypervisor_id" extra spec. This is an
  alias for the "hide_hypervisor_id" extra spec, which was not
  compatible with the "AggregateInstanceExtraSpecsFilter" scheduler
  filter. See bug 1841932
  (https://bugs.launchpad.net/nova/+bug/1841932) for more details.

Changes in nova 20.6.0..20.6.1
------------------------------

618103db9b libvirt: Increase incremental and max sleep time during device detach
9e9c022bde Improve error log when snapshot fails
8559ceeec4 Add config parameter 'live_migration_scheme' to live migration with tls guide
fb81b16df0 compute: Lock by instance.uuid lock during swap_volume
f602536778 replace the "hide_hypervisor_id" to "hw:hide_hypervisor_id"
4350074029 Use subqueryload() instead of joinedload() for (system_)metadata
5c3b4b6c23 Test for disabling greendns
e3bb6119cf Prevent archiving of pci_devices records because of 'instance_uuid'
06b8f1467d libvirt: 'video.vram' property must be an integer


Diffstat (except docs and test files)
-------------------------------------

.../secure-live-migration-with-qemu-native-tls.rst | 11 +++++-
nova/compute/manager.py                            | 28 +++++++++++++-
nova/db/sqlalchemy/api.py                          | 23 ++++++++++-
nova/exception.py                                  |  5 +++
nova/image/glance.py                               |  2 +
nova/virt/libvirt/driver.py                        |  6 ++-
nova/virt/libvirt/guest.py                         |  4 +-
.../notes/bug-1841932-c871ac7b3b05d67e.yaml        |  9 +++++
14 files changed, 187 insertions(+), 23 deletions(-)







More information about the Release-announce mailing list