scottwernervt / cloudstorage

Unified cloud storage API for storage services.
http://cloudstorage.readthedocs.io/en/latest/
MIT License
93 stars 27 forks source link

Fix blob-not-found error message for AWS #64

Closed sibocw closed 4 years ago

sibocw commented 4 years ago

Blob name and container name were backward, should be blob first, container second.

scottwernervt commented 4 years ago

You can ignore the travis tests. For some reason the azure driver tests ran when they should have been skipped.

scottwernervt commented 4 years ago

Feel free to add yourself to AUTHORS.rst.

sibocw commented 4 years ago

That's a disproportional amount of credit for a trivial change -- I'll gladly accept and make more contributions in the future.