]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr: remove type conversions for ceph native options 29855/head
authorSage Weil <sage@redhat.com>
Fri, 23 Aug 2019 17:15:01 +0000 (12:15 -0500)
committerSage Weil <sage@redhat.com>
Tue, 3 Sep 2019 15:32:00 +0000 (10:32 -0500)
commit32d4bfa732547a6d78f18786b0a379fb6f7e73d9
tree8ec40b1e8d7af02d3cd6852ce68512198a659b58
parent845ca9c10df70ed1f441b47dcdbc2d1eb5da697e
pybind/mgr: remove type conversions for ceph native options

We now return the correct Py types, just like we do for module options.

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