
22 Jan
2009
22 Jan
'09
5:36 p.m.
"Daniel P. Berrange" <berrange@redhat.com> wrote:
We currently only have RNG schemas for the domain XML and network XML.
This patch adds more RNG schemas covering the host capabilities XML, the storage pool and storage volume XML and node device XML
In addition it sets up the makefile to install all these schemas into /usr/share/libvirt/schemas/, instead if just randomly stuffing them into RPM %docs section
Finally, test cases and example XML files are added to check correctness of the schemas and XML
nice! ACK There are some "space-TAB" sequences in these files (at least libvirt.rng and domain.rng) Better to remove the spaces, since some editors will "sanitize" them away, and git may complain about them.