]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: pass DoutPrefixProvider into RGWHTTPClient
authorCasey Bodley <cbodley@redhat.com>
Thu, 20 Jun 2024 17:41:06 +0000 (13:41 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 2 Jul 2024 14:36:31 +0000 (10:36 -0400)
commitadcb3970de1a1c85c7b5c3a9ecec11438177798f
treeacf31048ca95589f8afe8185664acc5f9c72e5ee
parentda013ee2054624550e55268d5bad48923260a24b
rgw: pass DoutPrefixProvider into RGWHTTPClient

Signed-off-by: Casey Bodley <cbodley@redhat.com>
22 files changed:
src/rgw/driver/rados/rgw_data_sync.cc
src/rgw/driver/rados/rgw_lc_tier.cc
src/rgw/driver/rados/rgw_notify.cc
src/rgw/driver/rados/rgw_pubsub_push.cc
src/rgw/driver/rados/rgw_pubsub_push.h
src/rgw/driver/rados/rgw_rados.cc
src/rgw/driver/rados/rgw_sync.cc
src/rgw/rgw_auth_keystone.cc
src/rgw/rgw_cr_rest.cc
src/rgw/rgw_cr_rest.h
src/rgw/rgw_http_client.cc
src/rgw/rgw_http_client.h
src/rgw/rgw_keystone.cc
src/rgw/rgw_kms.cc
src/rgw/rgw_opa.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/rgw/rgw_rest_sts.cc
src/rgw/rgw_swift_auth.cc
src/test/rgw/test_http_manager.cc