news: Allow XML validation for snapshot creation

Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Han Han 2019-07-31 11:57:41 +08:00 committed by Andrea Bolognani
parent 8fe64e9712
commit 18eb0843d9

View File

@ -76,6 +76,16 @@
</change>
</section>
<section title="Improvements">
<change>
<summary>
qemu: Allow to validate XML for snapshot creation
</summary>
<description>
Add flag <code>VIR_DOMAIN_SNAPSHOT_CREATE_VALIDATE</code> to validate
snapshot input XML. For virsh, users can use it as <code>virsh
snapshot-create --validate</code>.
</description>
</change>
</section>
<section title="Bug fixes">
</section>