On Wed, Jul 03, 2019 at 15:10:42 -0400, Roger Jin wrote:
> Hi Libvirt,
> Does libvirt-python currently support the creation of external snapshots?
> I ran
>
> domain.snapshotCreateXML(xml)
>
> where xml is
>
>
> snap1
> Snapshot of OS install and updates
>
>
>
>
>
Hi Libvirt,
Does libvirt-python currently support the creation of external snapshots?
I ran
domain.snapshotCreateXML(xml)
where xml is
snap1
Snapshot of OS install and updates
And got the following error:
if ret is None:raise libvirtError('virDomainSnapsho