]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix response header of Swift API 14529/head
authortone-zhang <tone.zhang@linaro.org>
Thu, 6 Apr 2017 09:56:05 +0000 (17:56 +0800)
committerNathan Cutler <ncutler@suse.com>
Mon, 3 Jul 2017 10:51:42 +0000 (12:51 +0200)
commite5719234b48a90bbe59a693c96da3634884a0578
tree88c302958beb610e5bbb35f760fbc4717778b1c7
parentf31033cb5bc7764b44871c15717aed5a34921881
  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>
(cherry picked from commit e96db213079ab5e026156ab4b38418d1d4c23d27)
src/rgw/rgw_rest.cc