]> xenbits.xensource.com Git - libvirt.git/commitdiff
NEWS: Mention that non-shared storage migration was broken in libvirt-8.7
authorPeter Krempa <pkrempa@redhat.com>
Thu, 8 Sep 2022 10:38:28 +0000 (12:38 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 9 Sep 2022 14:10:47 +0000 (16:10 +0200)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
NEWS.rst

index 73d3c0054a8e5d849d82f61fede688b7effbe14c..69c5b70c2fecd8311cf7304395dd87c658c79e14 100644 (file)
--- a/NEWS.rst
+++ b/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)
 ===================