]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: use `get_auth_entity()`
authorMichael Fritch <mfritch@suse.com>
Tue, 1 Sep 2020 19:15:49 +0000 (13:15 -0600)
committerNathan Cutler <ncutler@suse.com>
Tue, 6 Oct 2020 09:40:53 +0000 (11:40 +0200)
commit1d98347e1449495dad5ec76aa92db121bd2175cf
tree2c41d9b32d5759d825851ee7d0bdf6f393ceb740
parent62037c6b8cafd2ee1e305e30f6c525a77863d9f8
mgr/cephadm: use `get_auth_entity()`

- some services have hard-coded auth entity names
- some services are incorrectly using `utils.name_to_config_section()`

Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit b41bb98a98f853b32b3cdaf56d0c40a3229d2854)
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/services/nfs.py