Commit a413adc
committed
rgw: fixing tempest ObjectTestACLs and ObjectACLsNegativeTest cases
The issue was introduced in ceph@d82ff16
and backported to Squid by: ceph@f0fb48d
As a result rgw couldn't find the correct bucket in case the user from different tenant
was given access to the container using ACL, because rgw started to look inside the
user's tenant, but not the tenant from the request.
This partial revert helps to fix the issue
Signed-off-by: Alexey Odinokov <[email protected]>1 parent 8890c0f commit a413adc
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2947 | 2947 | | |
2948 | 2948 | | |
2949 | 2949 | | |
2950 | | - | |
| 2950 | + | |
| 2951 | + | |
| 2952 | + | |
| 2953 | + | |
2951 | 2954 | | |
2952 | 2955 | | |
2953 | 2956 | | |
| |||
0 commit comments