]> 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)
committerKamoltat <ksirivad@redhat.com>
Thu, 26 Aug 2021 19:56:44 +0000 (19:56 +0000)
commitee93a775ef9ce2aca9f62da4cd1ef67aa14af6c7
tree060e65f29ffe6e2b6bf6a016c1790cc7ba80586d
parent9d8b8bb7cec3151e6a2eea27c4ced223c9eab794
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>
(cherry picked from commit f725e09ae63702097f0eef1395391933083a9d96)
src/pybind/mgr/pg_autoscaler/module.py