]> git.ipfire.org Git - thirdparty/libvirt.git/commit
schema: Fix TPM version rules
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 6 Jan 2021 10:50:56 +0000 (11:50 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 6 Jan 2021 11:30:10 +0000 (12:30 +0100)
commit3ae6f5e10e38242c2196a792c3e645725e95dfcf
tree87adccc533d8f90d60c29f23af9f13d63af9f243
parentec554e160b44aed0adac0256c2ad58153b638bae
schema: Fix TPM version rules

According to our parser (virDomainTPMDefParseXML()) the version
is an optional attribute and independent of TPM backend type.
Therefore, it's not a choice group, which is what our RNG schema
suggests.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
docs/schemas/domaincommon.rng