]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: virtual hosted-style support
authorlvshanchun <lvshanchun@gmail.com>
Wed, 29 Nov 2017 08:28:05 +0000 (16:28 +0800)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 12 Apr 2018 22:38:37 +0000 (15:38 -0700)
commit2d8f21c7e9bca99b9a00b93a11db70c4cb7670e4
treeeeb29a3b6ffdfad3c491be295e3c7d59c6842067
parenta87e4135611fe5604c01b16d39774c57f710b9eb
rgw: virtual hosted-style support

add host-style field in tier-config to specify the related
zone's hosted-style used in request from RGW, if this config
is not specified, path hosted-style will be used as default.

Signed-off-by: lvshanchun <lvshanchun@gmail.com>
src/rgw/rgw_common.h
src/rgw/rgw_rest_client.cc
src/rgw/rgw_rest_client.h
src/rgw/rgw_rest_conn.cc
src/rgw/rgw_rest_conn.h
src/rgw/rgw_sync_module_aws.cc