mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 21:55:25 +00:00
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:
parent
8fe64e9712
commit
18eb0843d9
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user