]> git.ipfire.org Git - thirdparty/libvirt.git/commit
schemas: Deduplicate cpuTopology in cputypes.rng
authorTim Wiederhake <twiederh@redhat.com>
Tue, 15 Dec 2020 12:16:47 +0000 (13:16 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 18 Dec 2020 16:46:41 +0000 (17:46 +0100)
commit07cc8b007f80e3e0241014359df9238424224dd8
tree3df1de8450706430aef24f65ab768174d2de453d
parent9d5f9b7ae8bf518ade951117b2da629bf26faf97
schemas: Deduplicate cpuTopology in cputypes.rng

The duplicate had the "dies" attribute missing, causing
  $ virsh capabilities > cap.xml
  $ virsh [hypervisor-]cpu-compare cap.xml --validate
to fail with
  error: Failed to compare hypervisor CPU with cap.xml
  error: XML document failed to validate against schema: Unable to validate doc against /usr/share/libvirt/schemas/cpu.rng
  Invalid attribute dies for element topology

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/schemas/cputypes.rng