Fix
https://bugzilla.redhat.com/show_bug.cgi?id=893273
Ján Tomko (2):
schema: require target path in storage pool xml
schema: make source optional in volume XML
docs/schemas/storagepool.rng | 8 +++---
docs/schemas/storagevol.rng | 4 ++-
tests/Makefile.am | 2 ++
.../dir-missing-target-path-invalid.xml | 12 +++++++++
tests/storagepoolschematest | 2 +-
tests/storagevolschemadata/qcow2-no-source.xml | 29 ++++++++++++++++++++++
tests/storagevolschematest | 2 +-
7 files changed, 51 insertions(+), 8 deletions(-)
create mode 100644 tests/storagepoolschemadata/dir-missing-target-path-invalid.xml
create mode 100644 tests/storagevolschemadata/qcow2-no-source.xml
--
1.8.1.5