On Mon, May 07, 2018 at 04:40:41PM +0200, Katerina Koukiou wrote:
Katerina Koukiou (19):
Introduce StoragePool Interface
Implement ListStoragePools method for Connect Interface
Register StoragePool Lifecycle Events
Implement Destroy method for StoragePool Interface
Implement Build method for StoragePool Interface
Implement Create method for StoragePool Interface
Implement Delete method for StoragePool Interface
Implement getter for Autostart property for StoragePool Interface
Implement GetInfo method for StoragePool Interface
Implement Name property for StoragePool Interface
Implement UUID property for StoragePool Interface
Implement GetXMLDesc method for StoragePool Interface
Implement Active property for StoragePool Interface
Implement Persistent property for StoragePool Interface
Implement StoragePoolLookupByName method for Connect Interface
Implement StoragePoolLookupByUUID method for Connect Interface
Implement Refresh method for StoragePool Interface
Implement setter for Autostart property for StoragePool Interface
Implement Undefine method for StoragePool Interface
See the notes for some patches, with the issues fixed
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>