]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/orch,cephadm: elevate --force flag for daemons to interface 33973/head
authorSage Weil <sage@redhat.com>
Sat, 14 Mar 2020 14:10:13 +0000 (09:10 -0500)
committerSage Weil <sage@redhat.com>
Sat, 14 Mar 2020 22:16:37 +0000 (17:16 -0500)
commit903f4590c3dcc21c93460925ff8ac7526703166d
treec4ac69ac475ed95148e7b581786e2f4ad7d69f7f
parentcbdf6fe229dc1b3588217156625b3a4a607584e0
mgr/orch,cephadm: elevate --force flag for daemons to interface

Apply this check in the generic orchestrator code so that it applies
consistently to all implementations.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/tasks/mgr/test_orchestrator_cli.py
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/osd.py
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py
src/pybind/mgr/rook/module.py
src/pybind/mgr/test_orchestrator/module.py