mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-20 06:50:22 +03:00
schemas: Allow 'manual' snapshot mode in domain definition
Commit a1465e661e7 added the 'manual' disk snapshot mode documentation but didn't allow it in the schema as default snapshot mode for a disk. Add the needed value into the schema. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
3299e00298
commit
0c4bdd835c
@ -1544,6 +1544,7 @@
|
||||
<value>no</value>
|
||||
<value>internal</value>
|
||||
<value>external</value>
|
||||
<value>manual</value>
|
||||
</choice>
|
||||
</attribute>
|
||||
</define>
|
||||
|
Loading…
x
Reference in New Issue
Block a user