Libvirt supports creating snapshots for a long time but the wording of
the feature may imply that libvirt supports external snapshots in
general but that is not true as users were not able to use APIs to
delete or revert external snapshots.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
:since:`Since 0.8.8`
``disksnapshot``
If this element is present, the ``default`` attribute describes whether
- external disk snapshots are supported. If absent, external snapshots may
- still be supported, but it requires attempting the API and checking for an
- error to find out for sure. :since:`Since 1.2.3`
+ creating external disk snapshots is supported. If absent, creating external
+ snapshots may still be supported, but it requires attempting the API and
+ checking for an error to find out for sure. :since:`Since 1.2.3`
Examples
~~~~~~~~