From: Tobias Urdin Date: Wed, 27 Apr 2022 10:36:14 +0000 (+0000) Subject: rgw/auth: Set see_also for service token behavior config opts X-Git-Tag: v18.1.0~1023^2~13 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=96aba7b5160900dacba4f9d8e78ca63ec8307706;p=ceph.git rgw/auth: Set see_also for service token behavior config opts Signed-off-by: Tobias Urdin --- diff --git a/src/common/options/rgw.yaml.in b/src/common/options/rgw.yaml.in index f43d2fb112dd..b640a2a0b639 100644 --- a/src/common/options/rgw.yaml.in +++ b/src/common/options/rgw.yaml.in @@ -688,6 +688,8 @@ options: fmt_desc: The users that created the service token given must have one of these roles to be considered a valid service user. default: admin + see_also: + - rgw_keystone_service_token_enabled services: - rgw with_legacy: true @@ -701,6 +703,8 @@ options: default: 3600 services: - rgw + see_also: + - rgw_keystone_service_token_enabled with_legacy: true - name: rgw_keystone_barbican_user type: str