forked from pool/python-apache-libcloud
869a75e76af12949d920767629ff0e02f8f42c05bd0e1152337aa43aa275cf17
- Update to 3.8.0
* Compute
- Remove obsolete compute driver where the provider is either
dead or not offering those services anymore: Bluebox,
bsnlcloud, Cloudwatt, Enomaly, ElasticHosts, ElasticStack,
GoGrid, Gridspot, HostVirtual, Joyent, Med-1, Nephoscale,
1on1, ProfitBricks, ServerLove, SkaliCloud, Softlayer, Voxel.
(#1743, #1852)
- [Outscale] Fix list_nodes() and list_volumes() method. (#1877)
- [Azure ARM] Implement pagination in the list_nodes() method.
This fixes a bug which would result in sometimes not all the
nodes being returned. (#1824, #1850)
- [Azure ARM] Implement pagination in the list_volumes() method.
This fixes a bug which would result in sometimes not all the
volumes nodes being returned. (#1891)
- [Azure ARM] Bump DISK_API_VERSION from 2018-06-01 to 2023-01-02
to support premium v2 SSDs. (#1904)
- [AWS EC2] Add support for the following new arguments to the
ex_register_image() method: * boot_mode - control bios vs
uefi boot * tpm_support - enable a tpm * uefi_data - provide
NV UEFI vars * imds_support - require IMDSv2. (#1906)
* Storage
- Optimize read_in_chunks() function implementation.
- This should result in large performance speedups and lower memory
usage when uploading or downloading a large file with a mismatching chunk size.
- Keep in mind that this only affects code paths where the function
is called with fill_size=True argument
(such as in the S3 driver, etc). (#1847)
- [Aliyun OSS] Fix upload_object() function. (#1796)
- [S3] Support all available storage classes. Previously only
OBS-URL: https://build.opensuse.org/request/show/1114461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apache-libcloud?expand=0&rev=45
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=133
Description
No description provided
Languages
Public Key
100%