[libvirt] [PATCH 0/5] esx: implement virConnectListAllStoragePools

Pino Toscano ptoscano at redhat.com
Fri Nov 15 11:54:21 UTC 2019


On Wednesday, 13 November 2019 13:46:06 CET Pino Toscano wrote:
> Make the virConnectListAllStoragePools API work for esx storage pools by
> implementing the internal connectListAllStoragePools storage API.
> 
> Pino Toscano (5):
>   esx: split datastoreToStoragePoolPtr helper
>   esx: split datastorePoolType helper
>   esx: split targetToStoragePool helper
>   esx: implement connectListAllStoragePools
>   docs: document virConnectListAllStoragePools in esx
> 
>  docs/news.xml                       |   9 ++
>  src/esx/esx_storage_backend_iscsi.c | 104 +++++++++++++--
>  src/esx/esx_storage_backend_vmfs.c  | 192 +++++++++++++++++++++++-----
>  src/esx/esx_storage_driver.c        |  68 ++++++++++
>  4 files changed, 332 insertions(+), 41 deletions(-)

I added more esx-related changes, so I will submit a v2 of this series.

-- 
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20191115/4eba4bb8/attachment-0001.sig>


More information about the libvir-list mailing list