Add SwiftSystemReader role when Rbac is enabled
This patch just adds a new, additional key accepted by the Ceph cluster when rbac is enabled. This patch depends on the feature [1] enabled on RGW, otherwise the config-key is ignored and not assimilated by the ceph cluster. [1] https://github.com/ceph/ceph/pull/45469 Change-Id: I2a83cb285e6865cc3c0bb7110d3e7f81c0953fb7
This commit is contained in:
parent
5ee095f448
commit
ba2e685011
@ -164,6 +164,7 @@ outputs:
|
||||
rgw_max_attr_name_len: 128
|
||||
rgw_max_attrs_num_in_req: 90
|
||||
rgw_max_attr_size: 256
|
||||
rgw_keystone_accepted_reader_roles: 'SwiftSystemReader'
|
||||
|
||||
metadata_settings:
|
||||
if:
|
||||
|
Loading…
Reference in New Issue
Block a user