1
0
Go to file
Ana Guerrero 869a75e76a Accepting request 1114461 from devel:languages:python
- 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
2023-10-02 18:04:03 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=2 2013-01-28 15:04:17 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=2 2013-01-28 15:04:17 +00:00
apache-libcloud-3.8.0.tar.gz Accepting request 1113881 from home:ecsos:python 2023-09-29 13:02:51 +00:00
apache-libcloud-3.8.0.tar.gz.asc Accepting request 1113881 from home:ecsos:python 2023-09-29 13:02:51 +00:00
ec2_create_node.patch Accepting request 977732 from home:mcalabkova:branches:devel:languages:python 2022-05-17 15:00:07 +00:00
gce_image_projects.patch Accepting request 977732 from home:mcalabkova:branches:devel:languages:python 2022-05-17 15:00:07 +00:00
python-apache-libcloud.changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=133 2023-09-29 21:55:34 +00:00
python-apache-libcloud.keyring Accepting request 931506 from home:AndreasStieger:branches:devel:languages:python 2021-11-15 10:34:29 +00:00
python-apache-libcloud.spec Accepting request 1113881 from home:ecsos:python 2023-09-29 13:02:51 +00:00