]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/orch: add --force arg to 'daemon rm'
authorSage Weil <sage@redhat.com>
Wed, 12 Feb 2020 21:59:05 +0000 (15:59 -0600)
committerSage Weil <sage@redhat.com>
Thu, 13 Feb 2020 15:43:38 +0000 (09:43 -0600)
commitadec19e676abfb34a2c7e9ccb5d6721c27f44d1a
tree282b6a4d273ceb184e8142bf9afea4259ff1b45f
parentb9f9284774313befe7afebf3206e593d22fe7e5a
mgr/orch: add --force arg to 'daemon rm'

This is needed when removing mons.

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