]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: support multiple host names 2563/head
authorYehuda Sadeh <yehuda@inktank.com>
Thu, 20 Feb 2014 02:00:10 +0000 (18:00 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 11 Nov 2014 21:27:32 +0000 (13:27 -0800)
commit90c5869b734abe0393497a6d196b6555fc675514
tree73cc417526217c7494ea83cb1f31d3c407a6f3e6
parentde8ae6dcab936afc09e9c34d0293377cd8d8df35
rgw: support multiple host names

Fixes: #7467
Allow configuration of multiple domain names. Still support a single
host name via the rgw_dns_name configurable but can add more names
through the region params.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/rgw/rgw_common.h
src/rgw/rgw_json_enc.cc
src/rgw/rgw_main.cc
src/rgw/rgw_rados.h
src/rgw/rgw_rest.cc
src/rgw/rgw_rest.h
src/rgw/rgw_rest_s3.cc