[libvirt] [PATCH] schema: fix idmap validation

Eric Blake eblake at redhat.com
Fri Jan 10 17:56:58 UTC 2014


On 01/10/2014 10:48 AM, Daniel P. Berrange wrote:
> On Fri, Jan 10, 2014 at 10:42:35AM -0700, Eric Blake wrote:
>> When idmap was added to LXC, we forgot to cover it in the testsuite.
>> The schema was missing an <element> layer, and as a result,
>> virt-xml-validate was failing on valid dumpxml output.
>>
>> Reported by Eduard - Gabriel Munteanu on IRC.
>>
>> * docs/schemas/domaincommon.rng (idmap): Include <idmap> element,
>> and support interleaves.
>> * tests/lxcxml2xmldata/lxc-idmap.xml: New file.
>> * tests/lxcxml2xmltest.c (mymain): Test it.
>>
>> Signed-off-by: Eric Blake <eblake at redhat.com>
>> ---
>>
>> Eduard, please confirm I spelled your name correctly.

Confirmed on IRC.

>>
>>  docs/schemas/domaincommon.rng      | 58 +++++++++++++++++++++-----------------
>>  tests/lxcxml2xmldata/lxc-idmap.xml | 38 +++++++++++++++++++++++++
>>  tests/lxcxml2xmltest.c             |  1 +
>>  3 files changed, 71 insertions(+), 26 deletions(-)
>>  create mode 100644 tests/lxcxml2xmldata/lxc-idmap.xml
> 
> ACK

Pushed.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140110/3b6b6861/attachment-0001.sig>


More information about the libvir-list mailing list