]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #68739 into tentacle
authorPatrick Donnelly <pdonnell@ibm.com>
Fri, 15 May 2026 15:44:11 +0000 (11:44 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Fri, 15 May 2026 15:44:11 +0000 (11:44 -0400)
commitded3d591113feaebfa403d0eb63c519c0fbe917c
treed67c7228289ae5a1bf0107d66ad3965fda5e271a
parentf8fb90cba2022ebd73164671d03dfc61050fbf2a
parentf79fadd2829327c7580db1960fbf3b45e8c017d0
Merge PR #68739 into tentacle

* refs/pull/68739/head:
tentacle: test/rgw_multi: Import boto.s3.user for UserJSONENcoder
qa/radosgw_admin_rest: replace boto2 with boto3
qa/radosgw_admin_rest: pass endpoint to rgwadmin_rest()
rgw/rest: RESTArgs::get_string() url-decodes query params
qa/radosgw_admin: replace boto2 with boto3
qa/radosgw_admin: remove requestlog
qa/radosgw_admin: remove acl test cases

Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>