]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: create/update keyring during nfs config
authorMichael Fritch <mfritch@suse.com>
Mon, 16 Mar 2020 18:05:56 +0000 (12:05 -0600)
committerMichael Fritch <mfritch@suse.com>
Wed, 25 Mar 2020 22:26:14 +0000 (16:26 -0600)
commit084fd4a91ae781ab7bed9e06ceca17b1a5ca5be2
tree1b2b486898a996ab1554d138be6dc2eb99775a38
parent8bb79a5f275ecf79428dc35a8fc1a76c36569df3
mgr/cephadm: create/update keyring during nfs config

the keyring might already exist from a prior config/reconfig/redeploy.

attempt to get_or_create the keyring first and than update the keyring
caps afterward

Signed-off-by: Michael Fritch <mfritch@suse.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/nfs.py