From 9e02e4348cae7eff12b54d4dd46ca6a27ca82519 Mon Sep 17 00:00:00 2001 From: John Ferlan Date: Fri, 6 Oct 2017 16:47:13 -0400 Subject: [PATCH] docs: Add news article --- docs/news.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 5585080f53..6a864916da 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -51,6 +51,19 @@
+ + + Allow a logical volume to be create using LUKS + + + A logical volume may be created using an encryption + element using "luks" format. This does require a previously created + secret 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. + +