From: Guido Günther Date: Sat, 21 Mar 2015 10:37:12 +0000 (+0100) Subject: Don't validata filesystem target type X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=db1edae8951dab99232fba4b33c28f5d412ecb41;p=libvirt.git Don't validata filesystem target type When using QEMU's 9pfs the target "dir" element is not necessarily an absolute path but merely an arbitrary identifier. So validation in that case currently fails with the misleading $ virt-xml-validate /tmp/test.xml Relax-NG validity error : Extra element devices in interleave /tmp/test.xml:24: element devices: Relax-NG validity error : Element domain failed to validate content /tmp/test.xml fails to validate --- diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index e66b4679e9..03fd54144c 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -2017,9 +2017,7 @@ - - - +