[libvirt] [PATCH] docs: Add missing encryption type

John Ferlan posted 1 patch 6 years, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180111155035.29647-1-jferlan@redhat.com
docs/formatstorageencryption.html.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[libvirt] [PATCH] docs: Add missing encryption type
Posted by John Ferlan 6 years, 3 months ago
Update the text to include "luks" as a possible value.

Signed-off-by: John Ferlan <jferlan@redhat.com>
---
 Pushed as trivial.

 docs/formatstorageencryption.html.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/formatstorageencryption.html.in b/docs/formatstorageencryption.html.in
index c4b209527..23efbf932 100644
--- a/docs/formatstorageencryption.html.in
+++ b/docs/formatstorageencryption.html.in
@@ -17,7 +17,8 @@
       The top-level tag of volume encryption specification
       is <code>encryption</code>, with a mandatory
       attribute <code>format</code>.  Currently defined values
-      of <code>format</code> are <code>default</code> and <code>qcow</code>.
+      of <code>format</code> are <code>default</code>, <code>qcow</code>,
+      and <code>luks</code>.
       Each value of <code>format</code> implies some expectations about the
       content of the <code>encryption</code> tag.  Other format values may be
       defined in the future.
-- 
2.13.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list