]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: split _do_upgrade into sub functions
authorAdam King <adking@redhat.com>
Mon, 28 Mar 2022 16:10:15 +0000 (12:10 -0400)
committerAdam King <adking@redhat.com>
Thu, 19 May 2022 21:24:56 +0000 (17:24 -0400)
commit7b83c51fe63ae006b15dcf509c08a722f104788e
tree324fd37fc717b2e4a23eebdc3ee4667fce13ed5e
parent6aa34044b515c1850cff233322dd94ad7063fc21
mgr/cephadm: split _do_upgrade into sub functions

This function was around 500 lines and difficult to work
with. Splitting it into sub functions should hopefully make
it a bit easier to understand and make changes to.

Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/upgrade.py