On Fri, Feb 06, 2015 at 07:13:26PM +0100, Erik Skultety wrote:
In our RNG schema we do allow multiple seclabels per-domain, bu
don't
allow this for devices, yet we neither have a check in our XML parser,
nor in a post-parse callback. As one of my previous patches in this
series added that check to the XML parser, let's allow multiple
seclabels for devices then
---
docs/schemas/domaincommon.rng | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
A test case for qemuxml2xmltest (which will also automatically be tested by
domainschematest) testing multiple labels would be nice.
Jan