Actions
Bug #71638
openlogging: operation names mismatch with AWS
% Done:
0%
Source:
Q/A
Backport:
tentacle
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
backport_processed
Merge Commit:
Fixed In:
v20.3.0-1400-gae67c208b9
Released In:
Upkeep Timestamp:
2025-07-14T20:45:07+00:00
Tags:
Description
following are missing:
get-bucket-notification-configuration REST.GET.pubsub_notifications_get_s3 - REST.GET.NOTIFICATION get-bucket-encryption - REST.GET.get_bucket_encryption - REST.GET.ENCRYPTION get-public-access-block - REST.GET.get_bucket_public_access_block - REST.GET.PUBLIC_ACCESS_BLOCK get-bucket-policy REST.GET.get_bucket_policy - REST.GET.BUCKETPOLICY get-bucket-replication REST.GET.get_bucket_replication - REST.GET.REPLICATION get-bucket-request-payment REST.GET.get_request_payment - REST.GET.REQUEST_PAYMENT get-bucket-versioning - REST.GET.get_bucket_versioning - REST.GET.VERSIONING
and following should be modified:
WEBSITE.GET.BUCKET_WEBSITE - REST.GET.WEBSITE get-bucket-tagging REST.GET.BUCKET_TAGGING - REST.GET.TAGGING
use "WEBSITE" canonical names to `RGWHandler_REST_S3Website` ops
Updated by Yuval Lifshitz 10 months ago
also adding the following op names:
- REST.GET.TORRENT
- REST.GET.LOCATION
- REST.GET/PUT.OBJECT_LOCK
- REST.GET.OBJECT_ATTRIBUTES
- REST.GET/PUT/POST.LOGGING
- REST.POST.OBJECT -> REST.POST.RESTORE
- REST.GET.USER_USAGE
- REST.GET.ACCOUNT_STATUS
- REST.GET.BUCKET_STATUS
- REST.PUT.ACCOUNT_METADATA
- REST.PUT.BUCKET_METADATA
- REST.PUT.OBJECT_METADATA
- REST.GET/DELETE/PUT.BUCKET_MDSEARCH
Updated by Yuval Lifshitz 9 months ago
- Status changed from New to Fix Under Review
- Pull request ID set to 63909
Updated by Yuval Lifshitz 9 months ago
- Status changed from Fix Under Review to Pending Backport
Updated by Upkeep Bot 9 months ago
- Copied to Backport #72006: tentacle: logging: operation names mismatch with AWS added
Updated by Upkeep Bot 9 months ago
- Merge Commit set to ae67c208b97243e203f568044eebe927a1343ed0
- Fixed In set to v20.3.0-1400-gae67c208b97
- Upkeep Timestamp set to 2025-07-08T14:46:10+00:00
Updated by Upkeep Bot 8 months ago
- Fixed In changed from v20.3.0-1400-gae67c208b97 to v20.3.0-1400-gae67c208b972
- Upkeep Timestamp changed from 2025-07-08T14:46:10+00:00 to 2025-07-14T15:20:31+00:00
Updated by Upkeep Bot 8 months ago
- Fixed In changed from v20.3.0-1400-gae67c208b972 to v20.3.0-1400-gae67c208b9
- Upkeep Timestamp changed from 2025-07-14T15:20:31+00:00 to 2025-07-14T20:45:07+00:00
Actions