mohammad-aburadeh opened a new pull request, #1875: URL: https://github.com/apache/libcloud/pull/1875
## Support all S3 storage classes ### Description Current version of libcloud supports only "standard" and "reducered" storage classes. AWS S3 add new storage classes during the past two years (https://docs.aws.amazon.com/cli/latest/reference/s3/cp.html). This PR is to support all S3 storage classes. ### Status - done, ready for review ### Checklist (tick everything that applies) - [ ] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks) - [ ] Documentation - [ ] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html) - [ ] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger changes) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libcloud.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org