]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: remove apply_mon support
authorSage Weil <sage@redhat.com>
Sun, 23 Feb 2020 19:46:08 +0000 (13:46 -0600)
committerSage Weil <sage@redhat.com>
Mon, 24 Feb 2020 16:46:10 +0000 (10:46 -0600)
commita29a78e4e9c732f485e40900c5f00de1804f2d46
tree7c8ddb10036d4bd20497785f8cc731b4981197c8
parentb6924789babc4025c360c929d8acbd8521faa729
mgr/cephadm: remove apply_mon support

Our apply method doesn't support removing mons at this point.  And using
it for adding mons is just an awkward version of 'daemon add'.

Update docs and cephadm.py task accordingly.

Signed-off-by: Sage Weil <sage@redhat.com>
doc/bootstrap.rst
qa/tasks/cephadm.py
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/tests/test_cephadm.py