]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: http client, simplify interfaces
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 28 Aug 2017 12:56:19 +0000 (05:56 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 10 Apr 2018 15:05:37 +0000 (08:05 -0700)
commitaa4fd878ad682b3e8740aa5b2a48f8c7c06a0382
treef1e10c9ca9367ff73bc7317b6a6be1784f9cbe85
parent7ddca28eb82991b35f3076261f70d52d375e6988
rgw: http client, simplify interfaces

work towards removal of duplicate synchronous api

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_http_client.cc
src/rgw/rgw_http_client.h
src/rgw/rgw_rados.cc
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/test/rgw/test_http_manager.cc