Re: [libvirt-users] libvirt-python Create External Snapshot

2019-07-04 Thread Peter Krempa
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 > > > > >

[libvirt-users] libvirt-python Create External Snapshot

2019-07-04 Thread Roger Jin
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