]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virt-xml-validate: add missing schemas
authorEric Blake <eblake@redhat.com>
Mon, 19 Aug 2013 22:32:31 +0000 (16:32 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 20 Aug 2013 02:25:49 +0000 (20:25 -0600)
commitab4304b7e0b90a18c5ec528028d0f1a6d1317c8c
tree6242225eaf304ae58ae9dc7a7c566905b4fef200
parentb2ea248ef7c715aa2a65657ed2e91968538ae07b
virt-xml-validate: add missing schemas

We were failing to autoprobe which schema to use for several
top-level XML elements.

* tools/virt-xml-validate.in (TYPE): Recognize <domainsnapshot>,
<filter>, and <secret>.

Signed-off-by: Eric Blake <eblake@redhat.com>
tools/virt-xml-validate.in