]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/balancer: define Plan.{dump,show}() 43965/head
authorKefu Chai <kchai@redhat.com>
Thu, 4 Feb 2021 13:15:27 +0000 (21:15 +0800)
committerCory Snyder <csnyder@iland.com>
Wed, 15 Dec 2021 20:18:56 +0000 (15:18 -0500)
commit3097a154639465d7459bdfcb138ab128a6cf423b
tree6b899fb72d1c5783ec69bfabdae04a928a34e4a2
parentce3aefec24fd9e170ead8d89207f0236d915f6f0
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 in Octopus
src/pybind/mgr/balancer/module.py