Implement S3 requestPayment
Bug #485533 reported by
Duncan McGreggor
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
txAWS |
Fix Released
|
Low
|
Jamu Kakar |
Bug Description
txaws.s3 is currently missing the PUT/GET requestPayment calls. We should add them.
Docs:
http://
Related branches
lp:~djfroofy/txaws/485533-reqestpayment
- Jamu Kakar: Approve
-
Diff: 176 lines (+121/-0)4 files modifiedtxaws/s3/client.py (+24/-0)
txaws/s3/model.py (+24/-0)
txaws/s3/tests/test_client.py (+66/-0)
txaws/testing/payload.py (+7/-0)
summary: |
- Implement S3 PUT requestPayment + Implement S3 requestPayment |
description: | updated |
description: | updated |
Changed in txaws: | |
milestone: | none → 0.1 |
Changed in txaws: | |
milestone: | 0.1 → 0.2 |
importance: | Undecided → Low |
Changed in txaws: | |
assignee: | nobody → Jamu Kakar (jkakar) |
status: | New → Fix Committed |
Changed in txaws: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.