]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/balancer: sort pool names in 'balancer ls' output
authorSage Weil <sage@redhat.com>
Wed, 25 Dec 2019 15:40:35 +0000 (09:40 -0600)
committerSage Weil <sage@redhat.com>
Wed, 25 Dec 2019 15:40:35 +0000 (09:40 -0600)
commit4b218a29524a7e78b4e07df466305d8519868f72
treecf5375e603afb3e07e111ce9fb3b3c01861618c3
parent31e6b807f99bb331d70f9a0785f068571c81c19d
mgr/balancer: sort pool names in 'balancer ls' output

Otherwise this will vary based on the internal key sort order the dict it
was generated from.

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