[ckan-changes] [okfn/ckan] 830035: Bugfix urls to EU-S3 buckets.
GitHub
noreply at github.com
Wed Oct 10 10:22:46 UTC 2012
Branch: refs/heads/release-v1.8
Home: https://github.com/okfn/ckan
Commit: 8300355cc0c090ffc72cb3fbfd132cdf1c7597d3
https://github.com/okfn/ckan/commit/8300355cc0c090ffc72cb3fbfd132cdf1c7597d3
Author: Anton Lundin <anton at dohi.se>
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.
More information about the ckan-changes
mailing list