Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
Ubuntu 16.04.1 LTS
Python 3.5.2
Libcloud version: 1.1.0
Description
For example: when using Openstack Swift, object size is returned as an integer but when using Amazon S3 its returned as a string.
This seems to be the case for other storage providers as well. In the implementation for Atmos and Aliyun OSS, the object size metadata is explicitly converted to an integer. This is not the case for other storage providers like BackblazeB2 or Amazon S3.