]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: ensure nfs uses the correct entity
authorMichael Fritch <mfritch@suse.com>
Fri, 13 Mar 2020 20:19:23 +0000 (14:19 -0600)
committerMichael Fritch <mfritch@suse.com>
Wed, 25 Mar 2020 22:26:13 +0000 (16:26 -0600)
commitfd6322f7ec51f3dc57168bbd08ffab3c832a4598
treea9b06b71cb27dfe1abdeef522fdff476e176168c
parentd9f04ec1d73948e915dda0f51592306542314238
mgr/cephadm: ensure nfs uses the correct entity

mon entity needs to start with `client.`

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