Add missing copy object S3 API call
Bug #486392 reported by
Duncan McGreggor
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
txAWS |
Fix Released
|
Medium
|
Drew Smathers |
Bug Description
The copy operation creates a copy of an object that is already storedin Amazon S3. Currently, this is not supported in txAWS and needs to be.
Related branches
lp:~djfroofy/txaws/86392-s3copyobj
- Jamu Kakar: Approve
-
Diff: 160 lines (+65/-9)2 files modifiedtxaws/s3/client.py (+26/-4)
txaws/s3/tests/test_client.py (+39/-5)
Changed in txaws: | |
importance: | Undecided → Medium |
milestone: | none → 0.1 |
Changed in txaws: | |
milestone: | 0.1 → 0.2 |
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.
Changeset for copy_object api:
http:// bazaar. launchpad. net/~djfroofy/ txaws/s3acls/ revision/ 70