]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/ssh: add 'redeploy' operation
authorSage Weil <sage@redhat.com>
Thu, 31 Oct 2019 15:25:40 +0000 (10:25 -0500)
committerSage Weil <sage@redhat.com>
Mon, 4 Nov 2019 14:03:48 +0000 (08:03 -0600)
commitf37a05a46d5bbea2407d4d9a57074d9494fcc944
tree02bd804135485fd0840acfb66c39267b468f37ff
parentd3f870ebb8db6f5c9338bf5bff37a48239c4965a
mgr/ssh: add 'redeploy' operation

This will stop, reprovision container, and restart. For most daemons, that
means we can

 - change the container image
 - refresh the config
 - refresh the keyring

For OSDs, it means we also re-run ceph-volume activate.

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/orchestrator.py
src/pybind/mgr/orchestrator_cli/module.py
src/pybind/mgr/ssh/module.py