]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: handle aws4 completion when reading all op data 39678/head
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 11 Mar 2021 15:09:20 +0000 (07:09 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 11 Mar 2021 15:12:51 +0000 (07:12 -0800)
commit0214b4a7afb8921e85517f4ad980f66c2957af3a
tree4a013e9958ad428bac6a2e830ba9681f4c014128
parent420aaaf922508f03d53aba54a24ec2ccf937d89b
rgw: handle aws4 completion when reading all op data

and add a few ops to the list of ops that complete aws4 signature.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
12 files changed:
src/rgw/rgw_op.cc
src/rgw/rgw_op.h
src/rgw/rgw_op_type.h
src/rgw/rgw_rest.cc
src/rgw/rgw_rest.h
src/rgw/rgw_rest_bucket.cc
src/rgw/rgw_rest_log.cc
src/rgw/rgw_rest_log.h
src/rgw/rgw_rest_pubsub.cc
src/rgw/rgw_rest_realm.cc
src/rgw/rgw_rest_s3.cc
src/rgw/rgw_rest_user.cc