Closed
Bug 1296008
Opened 9 years ago
Closed 9 years ago
Create bucket with region
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Assigned: peterbe)
Details
Attachments
(1 file)
When you use the RegionalS3ConnectionContext and instead of S3ConnectionContext it does the connection differently. It also needs to do the `conn.create_bucket(bucket_name)` differently too.
See http://stackoverflow.com/a/32615855/205832
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → peterbe
Assignee | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/0b5b5fe8d907facd7d33c41b138dfc8411052865
fixes bug 1296008 - Create bucket with region (#3450)
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•