]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: Add TLS non-shared storage migration
authorPeter Krempa <pkrempa@redhat.com>
Wed, 23 May 2018 14:55:50 +0000 (16:55 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 24 May 2018 05:54:26 +0000 (07:54 +0200)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
docs/news.xml

index 8f2c7d5dff0ee3aef7669027a75d412471262eeb..76d1613d35c9343a99526a6cc57f9e71173739bd 100644 (file)
           a QEMU virtual machine.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Add support for migration of 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>