DescriptionFrancesco Pantano
2023-09-27 08:16:34 UTC
SRBAC has been included in RHCSv5 and RHCSv6.
However, while switching to Reef upstream, we realized this feature is missing [1]
[1] https://github.com/ceph/ceph/pull/45469
This SRBAC feature [1] is available in downstream RHCSv7
[ceph: root@edpm-compute-0 /]# ceph config set mgr rgw_keystone_accepted_reader_roles "SwiftSystemReader"
[ceph: root@edpm-compute-0 /]# ceph config dump | grep -i swift
mgr advanced rgw_keystone_accepted_reader_roles SwiftSystemReader *
[ceph: root@edpm-compute-0 /]# ceph -v
ceph version 18.2.0-120.el9cp (015ec02f7f835b04129e06183e73523f897e5a12) reef (stable)
[ceph: root@edpm-compute-0 /]#
but it is still missing in upstream Reef.
[1] https://github.com/ceph/ceph/pull/45469