]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/rbd_support: include retryable error message in task
authorJason Dillaman <dillaman@redhat.com>
Thu, 19 Nov 2020 21:08:22 +0000 (16:08 -0500)
committerNathan Cutler <ncutler@suse.com>
Mon, 30 Nov 2020 12:14:01 +0000 (13:14 +0100)
commita75b7f030f08763a563b0c13f69a22bbdc04593e
treedb0513b542a9d9d1ceb2411a0f3c5174925d8e1b
parent4d0c9bc11bf1b06627b8eb64a51c896300de0fd8
pybind/mgr/rbd_support: include retryable error message in task

If a retryable error occurs, include the reason message in the
task JSON structure that is exposed via the "rbd task list"
MGR command.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 66ddfee8590769935f260becee5e8fc070bce66d)
src/pybind/mgr/rbd_support/task.py