[libvirt] [PATCH 0/8] Fix some issues with rng grammar for output XML's

Daniel P. Berrangé berrange at redhat.com
Mon May 21 08:44:50 UTC 2018


On Sat, May 19, 2018 at 08:14:30AM -0400, John Ferlan wrote:
> The storagevol, capability, and nodedev output grammar files had
> some issues. Details noted in each patch.
> 
> John Ferlan (8):
>   schema: Add physical sizing grammer for storagevol grammar
>   schema: Remove xenmigr from host migrate transport capability
>   schema,tests: Use vpxmigr for host migrate transport capability
>   schema: Add rdma for host migrate transport capability
>   schema: Add vzmigr for host migrate transport capability
>   schema: Add microcode to capability grammar
>   schema: Fix capability grammar for pagesElem
>   schema: Add missing block data for nodedev
> 
>  docs/schemas/capability.rng | 42 +++++++++++++++++++++++++++++-------------
>  docs/schemas/nodedev.rng    | 13 +++++++++++++
>  docs/schemas/storagevol.rng |  5 +++++
>  tests/vmx2xmltest.c         |  2 +-
>  4 files changed, 48 insertions(+), 14 deletions(-)

We run the virt-xml-validate test against all sample XML files present in
the test suite. So each one of these RNG bugs indicates that there is an
missing example XML document that we should also add.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list