Re: [libvirt] [PATCH 3/3] Implmentation of new APIs to checking state/persistence of objects

2009-10-28 Thread Daniel Veillard
On Wed, Oct 21, 2009 at 07:15:25PM +0100, Daniel P. Berrange wrote: > This implements the virConnectIsSecure, virConnectIsEncrypted, > virDomainIsPersistent, virDomainIsActive, virNetworkIsActive, > virNetworkIsPersistent, virStoragePoolIsActive, > virStoragePoolIsPersistent, virInterfaceIsActive A

Re: [libvirt] [PATCH 3/3] Implmentation of new APIs to checking state/persistence of objects

2009-10-21 Thread Matthias Bolte
2009/10/21 Daniel P. Berrange : > This implements the virConnectIsSecure, virConnectIsEncrypted, > virDomainIsPersistent, virDomainIsActive, virNetworkIsActive, > virNetworkIsPersistent, virStoragePoolIsActive, > virStoragePoolIsPersistent, virInterfaceIsActive APIs in > (nearly) all drivers. Excep