Closed
Bug 1040292
Opened 12 years ago
Closed 12 years ago
_fetch_from_boto_s3 attempts to create bucket
Categories
(Socorro :: Backend, task)
Socorro
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
95
People
(Reporter: rhelmer, Unassigned)
References
Details
It's a fetch so it shouldn't be trying to create buckets, right? Also the comment is wrong:
"""submit something to ceph.
"""
Comment 1•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/79a7fe41fa6eebd2e98d57ffabec7f34f99a5a1d
Merge pull request #2220 from twobraids/ceph-get-create
Fixes Bug 1040292 - replace create with get, keeping create as fallback
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Target Milestone: --- → 95
You need to log in
before you can comment on or make changes to this bug.
Description
•