]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #34192 into octopus
authorSage Weil <sage@redhat.com>
Sun, 29 Mar 2020 22:38:01 +0000 (17:38 -0500)
committerSage Weil <sage@redhat.com>
Sun, 29 Mar 2020 22:38:01 +0000 (17:38 -0500)
commit9267cc03e1b1612109dd57cc6ce74c34ed1f1d00
treec304369c6a212b7feedfd77488e01caa48f0541d
parentc01a2354429500cef57a90b26da73bdde6992c65
parent360eeb40a9c81b2918459a8d63f686b7cd506f11
Merge PR #34192 into octopus

* refs/pull/34192/head:
mgr/cephadm: add watch_url to NFS bootstrap config
mgr/cephadm: check for an existing NFS config object
mgr/cephadm: combine `get_daemon_name` and `get_rados_user` funcs
mon: allow `auth caps` for `mgr` profile
mgr/cephadm: add deployment example to NFS docs
mgr/cephadm: add utils.py
mgr/cephadm: create/update keyring during nfs config
mgr/cephadm: pass NFSServiceSpec instead of pool/namespace args
mgr/cephadm: add nfs apply test
mgr/cephadm: fix nfs redeploy/reconfig
mgr/cephadm: ensure nfs uses the correct entity
mgr/cephadm: fix service name for nfs type
mgr/cephadm: apply nfs service spec
mgr/cephadm: don't create a unique nfs daemon name
mgr/cephadm: update docs
mgr/cephadm: add minimal caps for nfs client keyring
mgr/cephadm: add logging to NFSGanesha class
mgr/cephadm: create empty nfs rados config obj
mgr/cephadm: add nfs tests
mgr/cephadm: add a minimal ganesha.conf
mgr/cephadm: deploy nfs-ganesha service
mgr/cephadm: split out `config-and-keyrings` json
mgr/orchestrator: rearrange interface to match impl. order

Reviewed-by: Michael Fritch <mfritch@suse.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py