libvirt/tests/domainschemadata
Michal Privoznik c4b92f1a8a schema: Don't validate paths
https://bugzilla.redhat.com/show_bug.cgi?id=1353296

On UNIX like systems there are no constraints on what characters
can be in file/dir names (except for NULL, obviously). Moreover,
some values that we think of as paths (e.g. disk source) are not
necessarily paths at all. For instance, some hypervisors take
that as an arbitrary identifier and corresponding file is then
looked up by hypervisor in its table. Instead of trying to fix
our regular expressions (and forgetting to include yet another
character there), lets drop the validation completely.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2016-08-12 10:59:21 +02:00
..
backing-chains.xml conf: Output disk backing store details in domain XML 2014-04-24 16:06:13 +02:00
default-cache-mode.xml tests: add schema test for default cache mode 2016-03-18 08:48:48 -06:00
domain-bios-nvram-empty.xml qemu: Automatically create NVRAM store 2014-09-10 09:38:07 +02:00
domain-caps-features.xml lxc: allow to keep or drop capabilities 2014-07-23 15:12:37 +08:00
domain-disk-source-space.xml schema: Don't validate paths 2016-08-12 10:59:21 +02:00
domain-lxc-simple.xml
domain-openvz-simple.xml
domain-parallels-ct-simple.xml docs: Rename 'parallels' to 'vz' 2015-08-25 07:21:33 -04:00
domain-parallels-vm-simple.xml docs: Rename 'parallels' to 'vz' 2015-08-25 07:21:33 -04:00
domain-qemu-interface-filterref.xml RNG: Allow multiple parameters to be passed to an interface filter 2015-03-11 09:54:29 +01:00
maxMemory.xml conf: Add support for parsing and formatting max memory and slot count 2015-03-23 14:25:14 +01:00
portprofile.xml
qemu-simple-description-title.xml
timers.xml