c-w opened a new pull request #1578: URL: https://github.com/apache/libcloud/pull/1578
## Add integration tests for MinIO storage driver ### Description This pull requests extends the storage integration test framework to cover the MinIO storage driver. One of the integration tests failed as the S3 driver from which MinIO derives doesn't pass-through `content_encoding` in `get_object` so this pull request also adds this missing functionality. ### Status - done, ready for review ### Checklist - [x] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) - [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html) - [x] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-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. For queries about this service, please contact Infrastructure at: [email protected]
