schemas: domaincaps: Add schema for 'canonical' cpu model name

Due to 'virschematest' being broken commit fff2bbee7f
forgot to add schema for the new attribute.

Fixes: fff2bbee7f
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Peter Krempa 2024-11-28 08:27:48 +01:00
parent 5e514c6733
commit fcd9b78863

View File

@ -164,6 +164,11 @@
<ref name="virYesNo"/>
</attribute>
</optional>
<optional>
<attribute name="canonical">
<text/>
</attribute>
</optional>
<attribute name='vendor'>
<text/>
</attribute>