Ola Olsson created LIBCLOUD-859:
-----------------------------------
Summary: Get object size metadata type differs between storage
providers
Key: LIBCLOUD-859
URL: https://issues.apache.org/jira/browse/LIBCLOUD-859
Project: Libcloud
Issue Type: Bug
Components: Storage
Environment: Ubuntu 16.04.1 LTS
Python 3.5.2
Libcloud version: 1.1.0
Reporter: Ola Olsson
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)