Add missing location constraint to S3 create_bucket implementation
Bug #475089 reported by
Duncan McGreggor
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
txAWS |
New
|
Medium
|
Unassigned |
Bug Description
Currently, the txaws.storage create_bucket method takes only one parameter, a bucket name. The supported AWS S3 version (2006-03-01) also allows for an optional location constraint parameter that is not currently supported in the API. This needs to be remedied.
Changed in txaws: | |
importance: | Undecided → Medium |
Changed in txaws: | |
milestone: | none → 0.1 |
Changed in txaws: | |
milestone: | 0.1 → 0.2 |
Changed in txaws: | |
milestone: | 0.2 → 0.3 |
To post a comment you must log in.