canonical / microceph

Ceph for a one-rack cluster and appliances
https://snapcraft.io/microceph
GNU Affero General Public License v3.0
193 stars 25 forks source link

Enhancement: Ability to set keystone related configs in rgw #360

Closed hemanthnakkina closed 2 weeks ago

hemanthnakkina commented 4 weeks ago

Enhancement

rgw service in microceph currently do not set any configs related to keystone integration. Enhance microceph to be able to set these params using microceph cli.

Reference configs - [1] [1] https://docs.ceph.com/en/latest/radosgw/keystone/

UtkarshBhatthere commented 4 weeks ago

To support this in MicroCeph, these configs would be added in the microceph cluster config support list. This would require:

  1. Addition of the desired config values in the config table
  2. RGW handles for the node-wise daemon restart