]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/pubsub: remove unnecessary REST abstraction layer
authorYuval Lifshitz <ylifshit@redhat.com>
Mon, 21 Nov 2022 18:04:53 +0000 (20:04 +0200)
committerYuval Lifshitz <ylifshit@redhat.com>
Wed, 30 Nov 2022 18:55:01 +0000 (18:55 +0000)
commit0fecbe2476afbb06de7ea731b7c92066ae40cfc4
tree90d386316f8abc54c7a2704df77b2960912d93fb
parentea7089c091453c8b007e10a42ff5688c3284f524
rgw/pubsub: remove unnecessary REST abstraction layer

this was used for an already deprecated non s3 API for pubsub
also, some texts changes in docs and error messages

Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
doc/radosgw/notifications.rst
doc/radosgw/s3-notification-compatibility.rst
src/rgw/CMakeLists.txt
src/rgw/store/rados/rgw_rest_pubsub.cc
src/rgw/store/rados/rgw_rest_pubsub_common.cc [deleted file]
src/rgw/store/rados/rgw_rest_pubsub_common.h [deleted file]