mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
capabilities: report full external snapshot support
Now that deleting and reverting external snapshots is implemented we can report that in capabilities so management applications can use that information and start using external snapshots. Signed-off-by: Pavel Hrdina <phrdina@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
<cpuselection/>
|
||||
<deviceboot/>
|
||||
<disksnapshot default='on' toggle='no'/>
|
||||
<externalSnapshot/>
|
||||
</features>
|
||||
</guest>
|
||||
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
<cpuselection/>
|
||||
<deviceboot/>
|
||||
<disksnapshot default='on' toggle='no'/>
|
||||
<externalSnapshot/>
|
||||
</features>
|
||||
</guest>
|
||||
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
<cpuselection/>
|
||||
<deviceboot/>
|
||||
<disksnapshot default='on' toggle='no'/>
|
||||
<externalSnapshot/>
|
||||
</features>
|
||||
</guest>
|
||||
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
<cpuselection/>
|
||||
<deviceboot/>
|
||||
<disksnapshot default='on' toggle='no'/>
|
||||
<externalSnapshot/>
|
||||
</features>
|
||||
</guest>
|
||||
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
<cpuselection/>
|
||||
<deviceboot/>
|
||||
<disksnapshot default='on' toggle='no'/>
|
||||
<externalSnapshot/>
|
||||
</features>
|
||||
</guest>
|
||||
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
<cpuselection/>
|
||||
<deviceboot/>
|
||||
<disksnapshot default='on' toggle='no'/>
|
||||
<externalSnapshot/>
|
||||
</features>
|
||||
</guest>
|
||||
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
<cpuselection/>
|
||||
<deviceboot/>
|
||||
<disksnapshot default='on' toggle='no'/>
|
||||
<externalSnapshot/>
|
||||
</features>
|
||||
</guest>
|
||||
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
<cpuselection/>
|
||||
<deviceboot/>
|
||||
<disksnapshot default='on' toggle='no'/>
|
||||
<externalSnapshot/>
|
||||
</features>
|
||||
</guest>
|
||||
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
<cpuselection/>
|
||||
<deviceboot/>
|
||||
<disksnapshot default='on' toggle='no'/>
|
||||
<externalSnapshot/>
|
||||
</features>
|
||||
</guest>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user