Project

General

Profile

Actions

Documentation #14003

closed

Incorrect name of the "List Multipart Upload Parts" Response Entities

Added by Lenz Grimmer over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

The RADOS Gateway documentation at http://docs.ceph.com/docs/master/radosgw/s3/objectops/#list-multipart-upload-parts states that "InitiatedMultipartUploadsResult" returns a container for the response.

However, according to the source code at https://github.com/ceph/ceph/blob/master/src/rgw/rgw_rest_s3.cc#L1908 and the official S3 documentation at http://docs.aws.amazon.com/AmazonS3/latest/API/mpUploadListParts.html, the correct name of that field is "ListPartsResult" (the code was fixed when bug #11494 was resolved).

The documentation should be updated accordingly.


Related issues 1 (0 open1 closed)

Related to rgw - Bug #11494: rgw: multipart list part response returns incorrect fieldResolved04/28/2015

Actions
Actions

Also available in: Atom PDF