This is an automated email from the ASF dual-hosted git repository. tomaz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
from d8f0d3a9f Add additional corectness tests for read_in_chunks function. add 9d46e75af Add an argument container=None add 3c3febe10 Add container argument when calling _upload_object add 9867b6e8a Add .upper() for data_hash and server_hash add ceb44cace Add container=None in Connection base class add dd5c697bc Merge pull request #1 from shengwubin/patch-1 add f471181ef Overwrite the _upload_object function add 6b0984c86 Merge branch 'oss-fix-upload-object-issue' into trunk add 0dedc4c4b Revert previous changes to avoid influencing other storage providers add af147f543 Merge branch 'apache:trunk' into trunk add df239d1a4 Merge remote-tracking branch 'origin/trunk' into trunk new f6feb64f3 Merge branch 'trunk' of github.com:shengwubin/libcloud into shengwubin-trunk add 0de44d488 Update oss storage test cases to avoid argument error in upload_file() new 7c460b864 Merge branch 'trunk' into trunk new d984d0f0e Merge branch 'trunk' of https://github.com/shengwubin/libcloud into shengwubin-trunk new 83eda32ac Fix isort check. new 4e779e4c1 Add changelog entry for #1796. The 5 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/oss.py | 66 ++++++++++++++++++++++++++++++++++++++- libcloud/test/storage/test_oss.py | 3 ++ 3 files changed, 72 insertions(+), 1 deletion(-)