mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
schemas: domaincaps: Add schema for 'canonical' cpu model name
Due to 'virschematest' being broken commitfff2bbee7f
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:
parent
5e514c6733
commit
fcd9b78863
@ -164,6 +164,11 @@
|
||||
<ref name="virYesNo"/>
|
||||
</attribute>
|
||||
</optional>
|
||||
<optional>
|
||||
<attribute name="canonical">
|
||||
<text/>
|
||||
</attribute>
|
||||
</optional>
|
||||
<attribute name='vendor'>
|
||||
<text/>
|
||||
</attribute>
|
||||
|
Loading…
Reference in New Issue
Block a user