]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix response header of Swift API 14280/head
authortone-zhang <tone.zhang@linaro.org>
Thu, 6 Apr 2017 09:56:05 +0000 (17:56 +0800)
committertone-zhang <tone.zhang@linaro.org>
Thu, 6 Apr 2017 09:56:05 +0000 (17:56 +0800)
commite96db213079ab5e026156ab4b38418d1d4c23d27
tree8ea9a43d6be4a4e9ee0f0815e53892080bcb9e98
parentea9331e4844c28e72050da4c7fdcdbec4f6c41cc
  rgw: fix response header of Swift API

Response header of Swift API returned by radosgw does not contain
"x-openstack-request-id", but Swift returns it. Enhance the
compatibility of radosgw.

Fixes: http://tracker.ceph.com/issues/19443
Signed-off-by: tone-zhang <tone.zhang@linaro.org>
src/rgw/rgw_rest.cc