]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
RGW/logging: add rest API to flush logging bucket 60697/head
authorAli Masarwa <amasarwa@redhat.com>
Mon, 11 Nov 2024 13:16:30 +0000 (15:16 +0200)
committerAli Masarwa <amasarwa@redhat.com>
Tue, 17 Dec 2024 10:55:39 +0000 (12:55 +0200)
commit9a9e14db35048c4327ea8aeae54fe574ef76e0e9
tree23b3a76c70801ba0d3ac0fe34a31e53ad5c2596e
parentbb40fe448df6f8a886ceaded7a527a23c45cd601
RGW/logging: add rest API to flush logging bucket

Signed-off-by: Ali Masarwa <amasarwa@redhat.com>
doc/radosgw/bucket_logging.rst
doc/radosgw/s3/bucketops.rst
examples/rgw/boto3/post_bucket_logging.py [new file with mode: 0644]
examples/rgw/boto3/service-2.sdk-extras.json
src/rgw/rgw_admin.cc
src/rgw/rgw_iam_policy.cc
src/rgw/rgw_iam_policy.h
src/rgw/rgw_op_type.h
src/rgw/rgw_rest_bucket_logging.cc
src/rgw/rgw_rest_bucket_logging.h
src/rgw/rgw_rest_s3.cc