[PATCH 0/4] storage pool define: add support for validation against schema

Michal Prívozník mprivozn at redhat.com
Wed Aug 25 08:06:59 UTC 2021


On 8/24/21 4:51 PM, Kristina Hanicova wrote:
> 
> Kristina Hanicova (4):
>   api: add virStoragePoolDefineFlags
>   storage_conf: add validation against schema in pool define
>   storage_driver & test_driver: allow VIR_STORAGE_POOL_DEFINE_VALIDATE
>     flag
>   virsh: add support for '--validate' option in define storage pool
> 
>  docs/manpages/virsh.rst           |  4 +++-
>  include/libvirt/libvirt-storage.h |  4 ++++
>  src/conf/domain_conf.c            |  2 +-
>  src/conf/storage_conf.c           | 13 ++++++++-----
>  src/conf/storage_conf.h           |  3 ++-
>  src/libvirt-storage.c             |  2 +-
>  src/storage/storage_driver.c      |  6 +++---
>  src/test/test_driver.c            |  6 +++---
>  tools/virsh-pool.c                | 11 +++++++++--
>  9 files changed, 34 insertions(+), 17 deletions(-)
> 

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list