]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #31292 into master
authorSage Weil <sage@redhat.com>
Mon, 4 Nov 2019 14:17:16 +0000 (08:17 -0600)
committerSage Weil <sage@redhat.com>
Mon, 4 Nov 2019 14:17:16 +0000 (08:17 -0600)
commit9a01f1dcbb1e85810e03f86fe974825c0347b3a4
tree64ff19fe0d8f67e4861c37238148a48419fc75ad
parenta777e88b037925fdcbc6717e332dd8b2bb04104b
parente019f5fe58d48d8a5c267937c565c121c956d9dd
Merge PR #31292 into master

* refs/pull/31292/head:
mgr/ssh: fix remove_mds exception
doc/mgr/orchestrator_cli: remove extra characters after checkmarks
doc/mgr/orchestrator_cli: no {stop,start,restart} for all the random svcs
mgr/ssh: add 'redeploy' operation
ceph-daemon: stop + reset-failed existing unit on daemon deploy
ceph-daemon: make second call arg optional
ceph-daemon: make 'deploy' on mon only to mkfs step is mon doesn't yet exist
mgr/ssh,orchestrator_cli: add 'restart' service action
mgr/ssh: service[-instance] [start|stop]
mgr/ssh: simplify get_services call for 'mds update'
mgr/ssh: make _get_services take service *id* or service *name*
mgr/ssh: fix 'service ls' on stopped services
mgr/ssh: move some code around
doc/mgr/orchestrator_cli: 'service ls' works for ssh
doc/mgr/orchestrator_cli: we already completed mds ops for rook+ssh

Reviewed-by: Sebastian Wagner <swagner@suse.com>
src/ceph-daemon
src/pybind/mgr/orchestrator.py
src/pybind/mgr/orchestrator_cli/module.py