Implement S3 GET Bucket Location
Bug #485535 reported by
Duncan McGreggor
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
txAWS |
Fix Released
|
Medium
|
Drew Smathers |
Bug Description
txaws.s3 is currently missing the GET Bucket location call. We should add it.
Docs:
http://
Related branches
lp:~djfroofy/txaws/485535-s3bucketloc
- Jamu Kakar: Approve
-
Diff: 83 lines (+47/-0)3 files modifiedtxaws/s3/client.py (+13/-0)
txaws/s3/tests/test_client.py (+27/-0)
txaws/testing/payload.py (+7/-0)
Changed in txaws: | |
milestone: | none → 0.1 |
Changed in txaws: | |
milestone: | 0.1 → 0.2 |
importance: | Undecided → Medium |
Changed in txaws: | |
assignee: | nobody → Drew Smathers (djfroofy) |
status: | New → Fix Committed |
Changed in txaws: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Implemented in my s3acls branch.
http:// bazaar. launchpad. net/~djfroofy/ txaws/s3acls/ revision/ 71