]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/iam: rename rgw::auth::Principal::Tenant to Account
authorCasey Bodley <cbodley@redhat.com>
Tue, 2 Jan 2024 21:05:58 +0000 (16:05 -0500)
committerCasey Bodley <cbodley@redhat.com>
Wed, 10 Apr 2024 17:09:14 +0000 (13:09 -0400)
commit2cc488e9847afafa1e6b7dc283eca3cc6d74d156
tree02a050c2127aa3cc616a6bb7f69a1b6af1afef79
parente47d08efa84bbb9cd99cfdd53b814786d9025bdd
rgw/iam: rename rgw::auth::Principal::Tenant to Account

just changes the name to match its use in AWS, without changing any
behavior in rgw policy parsing/evaluation

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_auth.cc
src/rgw/rgw_basic_types.cc
src/rgw/rgw_basic_types.h
src/rgw/rgw_iam_policy.cc
src/test/rgw/test_rgw_iam_policy.cc