mirror of https://gitee.com/openkylin/libvirt.git
NEWS: Mention that non-shared storage migration was broken in libvirt-8.7
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
83ffeae75a
commit
4e473b8618
6
NEWS.rst
6
NEWS.rst
|
@ -27,6 +27,12 @@ v8.8.0 (unreleased)
|
|||
|
||||
* **Bug fixes**
|
||||
|
||||
* qemu: Fix non-shared storage migration setup
|
||||
|
||||
This release fixes a bug in setup of a migration with non-shared storage
|
||||
( ``virsh migrate --copy-storage-all``) which was broken by a refactor of
|
||||
the code in libvirt-8.7.
|
||||
|
||||
|
||||
v8.7.0 (2022-09-01)
|
||||
===================
|
||||
|
|
Loading…
Reference in New Issue