From 2cf1872bdf63e9093884b6d3bbc20b9a42963d53 Mon Sep 17 00:00:00 2001 From: Yuval Lifshitz Date: Thu, 11 Apr 2019 12:23:17 +0300 Subject: [PATCH] rgw/pubsub: more info on notification deletion compatibility Signed-off-by: Yuval Lifshitz --- doc/radosgw/pubsub-module.rst | 2 +- doc/radosgw/s3-notification-compatibility.rst | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/radosgw/pubsub-module.rst b/doc/radosgw/pubsub-module.rst index 116541ffd147..26a0fb98f8d6 100644 --- a/doc/radosgw/pubsub-module.rst +++ b/doc/radosgw/pubsub-module.rst @@ -336,7 +336,7 @@ Request parameters: - topic-name: name of topic -.. note:: when the bucket is deleted, any notification defined on it is also deleted +.. note:: When the bucket is deleted, any notification defined on it is also deleted List Notifications `````````````````` diff --git a/doc/radosgw/s3-notification-compatibility.rst b/doc/radosgw/s3-notification-compatibility.rst index 537456180d29..57e163c8faba 100644 --- a/doc/radosgw/s3-notification-compatibility.rst +++ b/doc/radosgw/s3-notification-compatibility.rst @@ -32,7 +32,10 @@ REST API Extension Ceph's bucket notification API follows has the following extensions: -- Deletion of a specific notification, or all notifications on a bucket, without deletion of the bucket +- Deletion of a specific notification, or all notifications on a bucket, using the ``DELETE`` verb + + - In S3, all notifications are deleted when the bucket is deleted, or when an empty notification is set on the bucket + - Getting the information on a specific notification (when some exists on a bucket) Unsupported Fields in the Event Record -- 2.47.3