]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/nfs: don't log fsal keys
authorVarsha Rao <varao@redhat.com>
Mon, 16 Aug 2021 05:39:18 +0000 (11:09 +0530)
committerRamana Raja <rraja@redhat.com>
Thu, 30 Sep 2021 01:35:50 +0000 (21:35 -0400)
commitb8c47c8d223f45092325cb8c02fa137eeebefb25
treedaa3e5aa9ce7b8bdd75fe5752c0c3ad33df161e8
parent719e7024682d64da9bb2c22b90725ff311e83860
mgr/nfs: don't log fsal keys

FSAL keys are written to export objects. Don't log it, instead log the initial
export before generating keys and user config object mostly will not contain
export block. It's okay to log user config object content.

Signed-off-by: Varsha Rao <varao@redhat.com>
src/pybind/mgr/nfs/cluster.py
src/pybind/mgr/nfs/export.py