]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: remove s3: prefix in eventName value of s3 event message structure 42945/head
authorTom Schoonjans <Tom.Schoonjans@rfi.ac.uk>
Wed, 5 May 2021 19:13:20 +0000 (19:13 +0000)
committerYuval Lifshitz <ylifshit@redhat.com>
Fri, 27 Aug 2021 07:46:01 +0000 (10:46 +0300)
commitcb4f077d231cd31429fcd43262b376226c026bc8
tree9c57ab6b40af3f1f8ed7794b0fe0d7260d8698c8
parent9638ae7e1ef757eca989332e9b5b8b5b4b9bb87f
rgw: remove s3: prefix in eventName value of s3 event message structure

This change is necessary to match the event message structure seen on
AWS.

Signed-off-by: Tom Schoonjans <Tom.Schoonjans@rfi.ac.uk>
Fixes bug https://tracker.ceph.com/issues/50115

(cherry picked from commit 893ce6b64a6138cea9428803a13d287c05a93244)

Conflicts:
src/test/rgw/bucket_notification/test_bn.py
PendingReleaseNotes
PendingReleaseNotes
doc/radosgw/notifications.rst
src/rgw/rgw_notify.cc
src/rgw/rgw_notify_event_type.cc
src/rgw/rgw_notify_event_type.h
src/rgw/rgw_sync_module_pubsub.cc
src/test/rgw/rgw_multi/tests_ps.py