[PATCH] Make virt-xml-validate work with xbox domains

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

 



virt-xml-validate fails when run on a domain XML file of type 'vbox'. 

For failing test case, see https://bugzilla.redhat.com/show_bug.cgi?id=757097

This patch updates the XML schema so it accepts type 'vbox'.

---

diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng
index 8968ee6..444592c 100644
--- a/docs/schemas/domaincommon.rng
+++ b/docs/schemas/domaincommon.rng
@@ -85,6 +85,7 @@
         <value>qemu</value>
         <value>lxc</value>
         <value>openvz</value>
+        <value>vbox</value>
         <value>test</value>
       </choice>
     </attribute>

--
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]