Bug 2130292
| Summary: | [RFE] - [radosgw-admin] [notification] add admin interfaces to get and delete notifications from bucket | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | George Law <glaw> |
| Component: | RGW | Assignee: | Yuval Lifshitz <ylifshit> |
| Status: | CLOSED ERRATA | QA Contact: | Hemanth Sai <hmaheswa> |
| Severity: | low | Docs Contact: | Akash Raj <akraj> |
| Priority: | unspecified | ||
| Version: | 5.2 | CC: | akraj, akupczyk, amathuri, bhubbard, cbodley, ceph-eng-bugs, cephqe-warriors, choffman, ckulal, gjose, hmaheswa, kbader, kkeithle, ksirivad, lflores, lithomas, mbenjamin, mmuench, nojha, nravinas, pdhange, rfriedma, rzarzyns, sseshasa, tserlin, vumrao, ylifshit |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | 7.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ceph-18.2.1-1.el9cp | Doc Type: | Enhancement |
| Doc Text: |
.Admin interface is now added to manage bucket notification
Previously, the S3 REST APIs were used to manage bucket notifications. However, if an admin wanted to override them, there was no easy way to do that over the radosgw-admin tool.
With this enhancement, an admin interface with the following commands is added to manage bucket notifications:
----
radosgw-admin notification get --bucket <bucket name> --notification-id <notification id>
radosgw-admin notification list --bucket <bucket name>
radosgw-admin notification rm --bucket <bucket name> [--notification-id <notification id>]
----
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-06-13 14:19:31 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2267614, 2298578, 2298579 | ||
|
Comment 35
errata-xmlrpc
2024-06-13 14:19:31 UTC
|