From cdf599cfb6a7d3a8ce6410ff2e303493bcbe484b Mon Sep 17 00:00:00 2001 From: Kirill Shchetiniuk via Devel Date: Wed, 9 Apr 2025 10:43:16 +0200 Subject: [PATCH] NEWS: mention vol-create bug fix Signed-off-by: Kirill Shchetiniuk Signed-off-by: Michal Privoznik Reviewed-by: Michal Privoznik --- NEWS.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 2608086717..9912d21bc0 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -34,6 +34,12 @@ v11.3.0 (unreleased) installed and thus every attempt to start an ARM domain with custom CPU definition would fail. + * storage: Fix new volume creation + + No more errors occur when new storage volume is being created using ``virsh + vol-create`` with ``--validate`` option and/or ``virStorageVolCreateXML()`` + with ``VIR_VOL_XML_PARSE_VALIDATE`` flag. + v11.2.0 (2025-04-01) ==================== -- 2.47.3