[libvirt] [PATCH] news: Add TLS non-shared storage migration

Peter Krempa pkrempa at redhat.com
Wed May 23 14:59:39 UTC 2018


Signed-off-by: Peter Krempa <pkrempa at redhat.com>
---
 docs/news.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 8f2c7d5dff..329b1c7129 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -54,6 +54,16 @@
           a QEMU virtual machine.
         </description>
       </change>
+      <change>
+        <summary>
+          Add support for migration of QEMU VMs with non-shared storage over TLS
+        </summary>
+        <description>
+          It's now possible to use the VIR_MIGRATE_TLS flag together with
+          VIR_MIGRATE_NON_SHARED_DISK. The connection is then secured using the
+          TLS environment which is setup for the migration connection.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>
-- 
2.16.2




More information about the libvir-list mailing list