]> git.ipfire.org Git - thirdparty/libvirt.git/commit
schema: Add new domain elements to support multiple throttle groups
authorChun Feng Wu <danielwuwy@163.com>
Wed, 19 Feb 2025 16:57:05 +0000 (22:27 +0530)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 20 Mar 2025 16:43:42 +0000 (17:43 +0100)
commit2463533aaddb648b19ac830ff1e0ec011b9750af
treeab65ea2ff7d1b4470e2147cf5f7ffb9b0b38bc99
parent65eeaf12d0780d20fcd7b76479d892c50f56a78c
schema: Add new domain elements to support multiple throttle groups

Introduce schema for defining '<throttlegroups>' element which
configures throttling groups which can be configured for multiple
disks.

* Refactor "diskIoTune" to extract common schema "iotune"
* Add new elements '<throttlegroups>'
* <ThrottleGroups> contains <ThrottleGroup> defintion, which references
  "iotune"

Signed-off-by: Chun Feng Wu <danielwuwy@163.com>
Signed-off-by: Harikumar Rajkumar <harirajkumar230@gmail.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/formatdomain.rst
src/conf/schemas/domaincommon.rng