Project

General

Profile

Actions

Bug #36377

closed

rgw keystone implicit tenants - differences between cepf.conf and runtime config

Added by Marcin Naskret over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
rgw
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Hi All,

I've changed 'rgw keystone implicit tenants' option to 'True' flag in ceph.conf and applied it into my env. I've also tested specific scenario and it's working properly, but in runtime config it is stil set to 'false' flag.
Could anyone confirm it as a bug? Thank you.

root@01:~# ceph --version
ceph version 12.2.2 (cf0baeeeeba3b47f9427c6c97e2144b094b7e5ba) luminous (stable)
root@01:~#

root@01:~# grep -ri implicit /etc/ceph/ceph.conf
/etc/ceph/ceph.conf:rgw keystone implicit tenants = True
root@01:~#

root@01:~# sudo radosgw-admin --show-config | grep keystone_implicit_tenants
rgw_keystone_implicit_tenants = false
root@01:~#

Actions

Also available in: Atom PDF