We are delighted to announce the release of: nova 16.1.3: Cloud computing fabric controller This release is part of the pike stable release series. Download the package from: https://tarballs.openstack.org/nova/ For more details, please see below. Changes in nova 16.1.2..16.1.3 ------------------------------ c72a0a7 libvirt: check image type before removing snapshots in _cleanup_resize a4adf3b Migrate tempest-dsvm-multinode-live-migration job in-tree 852cf3b log stale allocations as WARNING instead of DEBUG 68a21ec Unmap compute nodes when deleting host mappings in delete cell operation d75b995 Handle @safe_connect returns None side effect in _ensure_resource_provider efa26e8 libvirt: Make `cpu_model_extra_flags` case-insensitive for real Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 36 ++++++++++++++++++ nova/cmd/manage.py | 20 ++++++++-- nova/compute/resource_tracker.py | 13 ++++--- nova/scheduler/client/report.py | 8 ++++ nova/virt/libvirt/driver.py | 49 +++++++++++-------------- playbooks/legacy/nova-live-migration/post.yaml | 15 ++++++++ playbooks/legacy/nova-live-migration/run.yaml | 43 ++++++++++++++++++++++ 11 files changed, 243 insertions(+), 45 deletions(-)
participants (1)
-
no-reply@openstack.org