]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: use _apply() helper for all apply_ methods
authorSage Weil <sage@redhat.com>
Fri, 28 Feb 2020 22:55:31 +0000 (16:55 -0600)
committerSage Weil <sage@redhat.com>
Sun, 1 Mar 2020 14:10:54 +0000 (08:10 -0600)
commit4580eaac65360f56524d8a8ae3dfe4c50c52c6ad
treef23331eccda9f4e3f1bb7e8bc749ebf4bde911bc
parent1980250ab81ee2105143511d9a3dfc735c3778b2
mgr/cephadm: use _apply() helper for all apply_ methods

Clean up a few that were missed (due to racing PRs, presumably).

'creation' -> 'update', since an apply doesn't necessarily create (it may
destroy!).

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