]> 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)
committerYehuda Sadeh <yehuda@inktank.com>
Sat, 9 Feb 2013 21:35:52 +0000 (13:35 -0800)
commit3e4d79fe42dfc3ca70dc4d5d2aff5223f62eb34b
treed38e084fa16608ffb4899f349b2ab11fbecbd94d
parentb19b6dced85617d594c15631571202aab2f94ae8
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>
src/rgw/rgw_rest_swift.cc