[PATCH 16/16] news: Validation flags for creating net, nwfilter-binding, net port

Han Han hhan at redhat.com
Wed May 11 02:17:14 UTC 2022


Signed-off-by: Han Han <hhan at redhat.com>
---
 NEWS.rst | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index f8c4b5d3f8..5bc1eda149 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -474,6 +474,18 @@ v7.8.0 (2021-10-01)
 
     Implement the queue-size from QEMU to adjust the virtio disk queue size.
 
+* **Improvements**
+
+  * api: Add XML validation for creating of: networkport, nwfilter-binding,
+    network
+
+    * Add flag ``VIR_NETWORK_PORT_CREATE_VALIDATE`` to validate network port
+      input xml of network-port creating.
+    * Add flag ``VIR_NETWORK_CREATE_VALIDATE`` to validate network input xml of
+      network creating.
+    * Add flag ``VIR_NWFILTER_BINDING_CREATE_VALIDATE`` to validate
+      nwfilter-binding input xml of nwfilter-binding creating.
+
 v7.7.0 (2021-09-01)
 ===================
 
-- 
2.36.0



More information about the libvir-list mailing list