Skip to content

Commit

Permalink
PendingReleaseNotes: update about new rgw copy obj response
Browse files Browse the repository at this point in the history
Signed-off-by: Yehuda Sadeh <[email protected]>
  • Loading branch information
yehudasa committed Jul 22, 2013
1 parent 9f05db6 commit 165b0d0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions PendingReleaseNotes
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,9 @@ v0.67
commandline tool. ceph_rest_api.py can be used as a WSGI application
for deployment in a more-capable web server. See ceph-rest-api.8
for more.

* rgw copy object operation may return extra progress info during the
operation. At this point it will only happen when doing cross zone
copy operations. The S3 response will now return extra <Progress>
field under the <CopyResult> container. The Swift response will
now send the progress as a json array.

0 comments on commit 165b0d0

Please sign in to comment.