Project

General

Profile

Actions

Bug #71638

open

logging: operation names mismatch with AWS

Added by Yuval Lifshitz 10 months ago. Updated 8 months ago.

Status:
Pending Backport
Priority:
Normal
Target version:
-
% 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
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


Related issues 1 (1 open0 closed)

Copied to rgw - Backport #72006: tentacle: logging: operation names mismatch with AWSNewYuval LifshitzActions
Actions #1

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
change the following (for object restore):
  • REST.POST.OBJECT -> REST.POST.RESTORE
and remove the following operations for which i could not find AWS equivalents:
  • 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
Actions #2

Updated by Yuval Lifshitz 9 months ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 63909
Actions #3

Updated by Yuval Lifshitz 9 months ago

  • Status changed from Fix Under Review to Pending Backport
Actions #4

Updated by Upkeep Bot 9 months ago

  • Copied to Backport #72006: tentacle: logging: operation names mismatch with AWS added
Actions #5

Updated by Upkeep Bot 9 months ago

  • Tags (freeform) set to backport_processed
Actions #6

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
Actions #7

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
Actions #8

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

Also available in: Atom PDF