]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr: Call _list_modules under with_val
authorAdam C. Emerson <aemerson@redhat.com>
Mon, 20 Nov 2017 21:10:13 +0000 (16:10 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Thu, 7 Dec 2017 20:46:11 +0000 (15:46 -0500)
commit8dafb23516ebc6a19c035f52d1010fe3eae2ae52
tree8e2141564fb403ed2aab1542735dbb27f62336f3
parentd65b89e83914fb321b4854e57430698a02ab19d8
mgr: Call _list_modules under with_val

Avoid a temporary heap allocation.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/mgr/PyModuleRegistry.cc