]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: add populate_zonegroup() and populate_uid() in RGWRESTConn
authorlvshanchun <lvshanchun@gmail.com>
Tue, 21 Nov 2017 05:03:09 +0000 (13:03 +0800)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 10 Apr 2018 15:05:39 +0000 (08:05 -0700)
commit38550a10cfc8bf9db1f9943976330a47e1e85527
tree654274bb12b78a4254c3fa368ac7f04e59cf63e6
parentf63e39d42f81682626779b9e4d4a5edb102379ce
rgw: add populate_zonegroup() and populate_uid() in RGWRESTConn

populate_params() is too generic, add populate_zonegroup() and
populate_uid() in RGWRESTConn, then have populate_params() call them.

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