]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/pg_autoscaler: do not create a tuple long_desc
authorKefu Chai <kchai@redhat.com>
Mon, 28 Jun 2021 04:39:12 +0000 (12:39 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 30 Jun 2021 06:03:33 +0000 (14:03 +0800)
commitf725e09ae63702097f0eef1395391933083a9d96
tree39b2278a1684fc0af6af3ece648fab22f81bed01
parent9bb55e84809e17e0aa1cb1aa4ae712a3ea4fffed
pybind/mgr/pg_autoscaler: do not create a tuple long_desc

long_desc is supposed to be a str, not a tuple of str.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/pg_autoscaler/module.py