This is an automated email from the ASF dual-hosted git repository.
micafer pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git
from 8650616a4 Merge pull request #2121 from apache/fix_py313_test
add 53d1e8eae signed upload method on azure and s3
add e6bba9775 add test and providers
add 547899eaa Merge branch 'trunk' into
feature/signed-uploads-on-azure-and-s3
add dad339b84 linter
add 72262a8d2 Merge branch 'trunk' into
feature/signed-uploads-on-azure-and-s3
add 1171660a2 better docs
add c00084855 Merge branch 'trunk' into
feature/signed-uploads-on-azure-and-s3
add 191dfb16b Merge branch 'trunk' into
feature/signed-uploads-on-azure-and-s3
add b92fdb431 Update CHANGELOG
new a96b09815 Merge pull request #2058 from
Polandia94/feature/signed-uploads-on-azure-and-s3
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.rst | 4 ++++
libcloud/storage/drivers/azure_blobs.py | 21 ++++++++++++++++++--
libcloud/storage/drivers/ovh.py | 31 ++++++++++++++++++++++++++++--
libcloud/storage/drivers/s3.py | 15 ++++++++++++---
libcloud/storage/drivers/scaleway.py | 32 +++++++++++++++++++++++++++++--
libcloud/test/storage/test_aurora.py | 7 +++++++
libcloud/test/storage/test_azure_blobs.py | 9 +++++++++
libcloud/test/storage/test_s3.py | 17 ++++++++++++++++
8 files changed, 127 insertions(+), 9 deletions(-)