]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
schema: require target path in storage pool xml
authorJán Tomko <jtomko@redhat.com>
Thu, 16 May 2013 13:37:14 +0000 (15:37 +0200)
committerJán Tomko <jtomko@redhat.com>
Fri, 17 May 2013 06:33:22 +0000 (08:33 +0200)
commita07b88ee03f350f0b4d62c3cc1481c16f7e369e3
treec01d2c56c95df674abb4007d24ea4b5ef81d413d
parent9049d6a8c7b72d993be19c43a30a7a1ad6917768
schema: require target path in storage pool xml

Make target path mandatory for pool types that require target,
since we refuse to parse a target without a path.

https://bugzilla.redhat.com/show_bug.cgi?id=893273
docs/schemas/storagepool.rng
tests/Makefile.am
tests/storagepoolschemadata/dir-missing-target-path-invalid.xml [new file with mode: 0644]
tests/storagepoolschematest