[libvirt] [REPOST PATCH 4/4] docs: Add news article

John Ferlan jferlan at redhat.com
Thu Oct 19 13:56:13 UTC 2017


Signed-off-by: John Ferlan <jferlan at redhat.com>
---
 docs/news.xml | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index ff36c800a4..cb59359d76 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -42,6 +42,19 @@
       </change>
     </section>
     <section title="Improvements">
+      <change>
+        <summary>
+          Allow a logical volume to be create using LUKS
+        </summary>
+        <description>
+          A logical volume may be created using an <code>encryption</code>
+          element using "luks" format. This does require a previously created
+          <code>secret</code> to store the passphrase used to encrypt the
+          volume Adding the volume to a domain can then either provide the
+          secret or allow the consumer in the guest to provide the passphrase
+          in order to decrypt the volume.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
       <change>
-- 
2.13.6




More information about the libvir-list mailing list