Bug 2338149
Summary: | Unable to grant group permission (ACL) for buckets | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Chaithra <ckulal> | |
Component: | RGW | Assignee: | Matt Benjamin (redhat) <mbenjamin> | |
Status: | VERIFIED --- | QA Contact: | Chaithra <ckulal> | |
Severity: | high | Docs Contact: | Rivka Pollack <rpollack> | |
Priority: | unspecified | |||
Version: | 8.0 | CC: | ceph-eng-bugs, cephqe-warriors, rpollack, tserlin | |
Target Milestone: | --- | |||
Target Release: | 8.1 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | ceph-19.2.1-95.el9cp | Doc Type: | Bug Fix | |
Doc Text: |
.ACL bucket operations now work as expected
Previously, a local variable 'uri' shadowed a member variable with the same name. As a result, a subset of bucket ACL operations would fail.
With this fix, the shadowing local duplicated variable has been removed and ACL bucket operations now work as expected.
|
Story Points: | --- | |
Clone Of: | ||||
: | 2367947 (view as bug list) | Environment: | ||
Last Closed: | 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: | 2351689, 2367947 |
Description
Chaithra
2025-01-15 11:32:46 UTC
|