We are tickled pink to announce the release of: nova 22.2.0: Cloud computing fabric controller This release is part of the victoria 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 22.1.0..22.2.0 ------------------------------ 35112d7667 Handle instance = None in _local_delete_cleanup 4f17ea2f7d Add regression test for bug 1914777 3d86df068a tools: Allow check-cherry-picks.sh to be disabled by an env var ef348c4eb3 only wait for plugtime events in pre-live-migration 8e12b81839 Disallow CONF.compute.max_disk_devices_to_attach = 0 09784db62f Prevent archiving of pci_devices records because of 'instance_uuid' Diffstat (except docs and test files) ------------------------------------- nova/compute/api.py | 35 +++--- nova/compute/manager.py | 11 +- nova/conf/compute.py | 8 +- nova/db/sqlalchemy/api.py | 6 +- nova/network/model.py | 23 +++- .../functional/regressions/test_bug_1914777.py | 138 +++++++++++++++++++++ tools/check-cherry-picks.sh | 5 + tox.ini | 2 + 11 files changed, 256 insertions(+), 31 deletions(-)
participants (1)
-
no-reply@openstack.org