]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/pubsub: remove pusub sync module functionality
authorYuval Lifshitz <ylifshit@redhat.com>
Sun, 20 Nov 2022 18:03:03 +0000 (20:03 +0200)
committerYuval Lifshitz <ylifshit@redhat.com>
Wed, 30 Nov 2022 18:48:11 +0000 (18:48 +0000)
commit0989166a6346ddf86c296cd62ce91e3b0c2ba7ba
treeadf2350762388d611f116b0f8a1563f812b15739
parentf5fc9e690f557b88cfde5a134dd7a621e855ef8d
rgw/pubsub: remove pusub sync module functionality

also update the documentation

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