[ckan-changes] [okfn/ckan] 1b1375: Bugfix urls to EU-S3 buckets.
GitHub
noreply at github.com
Wed Oct 10 11:20:41 UTC 2012
Branch: refs/heads/release-v1.7.2
Home: https://github.com/okfn/ckan
Commit: 1b1375a071f96b26e8f9cc711b45b59fce62c9f3
https://github.com/okfn/ckan/commit/1b1375a071f96b26e8f9cc711b45b59fce62c9f3
Author: amercader <amercadero at gmail.com>
Date: 2012-10-10 (Wed, 10 Oct 2012)
Changed paths:
M ckan/controllers/storage.py
Log Message:
-----------
Bugfix urls to EU-S3 buckets.
If you try to address EU-buckets with http://s3.amazonaws.com/bucket/
you get:
The bucket you are attempting to access must be addressed using
the specified endpoint. Please send all future requests to this
endpoint.
Thats why we should let underlying infrastructure form the url as it
might know this kind if things. - Anton Lundin
More information about the ckan-changes
mailing list