]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: infrastructure to send requests to different region
authorYehuda Sadeh <yehuda@inktank.com>
Tue, 21 May 2013 17:56:53 +0000 (10:56 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Tue, 21 May 2013 17:56:53 +0000 (10:56 -0700)
commit7be705e0039b79d6056a99b53a5e098bd95a7c92
tree24cdb6ae80ec5c2e5bd866f1e224a6d89f5fa26f
parenta7096f8f07607e1bb17666a0ec0d9f275ef332e9
rgw: infrastructure to send requests to different region

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/Makefile.am
src/rgw/rgw_http_client.h
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
src/rgw/rgw_rest_client.cc [new file with mode: 0644]
src/rgw/rgw_rest_client.h [new file with mode: 0644]
src/rgw/rgw_rest_conn.cc [new file with mode: 0644]
src/rgw/rgw_rest_conn.h [new file with mode: 0644]