]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: change json formatting for swift list container
authorYehuda Sadeh <yehuda@inktank.com>
Fri, 8 Feb 2013 21:14:49 +0000 (13:14 -0800)
committerSage Weil <sage@inktank.com>
Wed, 13 Feb 2013 16:47:03 +0000 (08:47 -0800)
commitf5eb845a0f7a2c28d3a88a37479bcb34f882f40c
tree64d420fa6c83ca6b094fce8c8d4dafc562a94cf6
parentf21543f0d88f7bacb69cef3712b0ce087f386e93
rgw: change json formatting for swift list container

Fixes: #4048
There is some difference in the way swift formats the
xml output and the json output for list container. In
xml the entity is named 'name' and in json it is named
'subdir'.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
(cherry picked from commit 3e4d79fe42dfc3ca70dc4d5d2aff5223f62eb34b)
src/rgw/rgw_rest_swift.cc