[PATCH 1/2] docs: Adjust Disk storage rng

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Currently the grammar uses "none" for a "valid" Disk Storage Pool
format type; however, virStoragePoolFormatDisk uses "unknown" so
virt-xml-validate will fail to validate when "unknown" is found

Signed-off-by: John Ferlan <jferlan@xxxxxxxxxx>
---
 docs/schemas/storagepool.rng | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/schemas/storagepool.rng b/docs/schemas/storagepool.rng
index db6ff49..ea682a9 100644
--- a/docs/schemas/storagepool.rng
+++ b/docs/schemas/storagepool.rng
@@ -413,7 +413,7 @@
       <element name='format'>
         <attribute name='type'>
           <choice>
-            <value>none</value>
+            <value>unknown</value>
             <value>dos</value>
             <value>dvh</value>
             <value>gpt</value>
-- 
2.1.0

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




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]