]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: fix result handling for RookWriteCompletions 26317/head
authorJeff Layton <jlayton@redhat.com>
Wed, 6 Feb 2019 19:35:32 +0000 (14:35 -0500)
committerJeff Layton <jlayton@redhat.com>
Thu, 7 Feb 2019 14:36:43 +0000 (09:36 -0500)
commitae295542e88a88865f90209fb0962f39099bf9a9
tree35fcdf79ed276eb85449ce3653d697780410fc92
parent68d27c72dd6a02958175b7623d242895ce47b24f
mgr/rook: fix result handling for RookWriteCompletions

Add a result property, and ensure that the create_osd codepath returns
a string with the result when an exception isn't triggered.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/pybind/mgr/rook/module.py
src/pybind/mgr/rook/rook_cluster.py