[libvirt] [PATCH 1/3] Add test for transient domain snapshot management

2011-08-26 Thread Daniel P. Berrange
From: Daniel P. Berrange berra...@redhat.com The test case validates the core lifecycle operations on persistent domains with snapshots. A transient domain should allow snapshots to be created while running. It should be possible to destory and restart the domain and still have snapshots present.

Re: [libvirt] [PATCH 1/3] Add test for transient domain snapshot management

2011-08-26 Thread Eric Blake
On 08/26/2011 08:16 AM, Daniel P. Berrange wrote: From: Daniel P. Berrangeberra...@redhat.com The test case validates the core lifecycle operations on persistent domains with snapshots. A transient domain should allow snapshots to be created while running. It should be possible to destory and