]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/balancer: define Plan.{dump,show}() 43964/head
authorKefu Chai <kchai@redhat.com>
Thu, 4 Feb 2021 13:15:27 +0000 (21:15 +0800)
committerCory Snyder <csnyder@iland.com>
Thu, 16 Dec 2021 09:35:13 +0000 (04:35 -0500)
commitfa80203c526d6a0be4e337adc1b795178c56c3f6
tree61e25250bc0d95b603c887d9cecbd1010d9c708f
parent80726a08b9b8f04143ace55e4959aeb8ec834098
pybind/mgr/balancer: define Plan.{dump,show}()

as they are called by the commands

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 0d48b03)

Conflicts:
src/pybind/mgr/balancer/module.py

Cherry-pick notes:
- Conflicts due to missing type annotations on Pacific
src/pybind/mgr/balancer/module.py