]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr: rbd tasks now provide a dict to the progress events
authorJason Dillaman <dillaman@redhat.com>
Mon, 22 Jul 2019 15:04:53 +0000 (11:04 -0400)
committerJason Dillaman <dillaman@redhat.com>
Sun, 18 Aug 2019 20:50:03 +0000 (16:50 -0400)
commit5c3653372871d4462fde9ead41931c7a3c1cbc6b
treec914c05309aaa6ef99dfffbeb66cfbbe13f6ceb3
parent3c671a4ed1c961dbd5860843ad6dec22c4c932db
pybind/mgr: rbd tasks now provide a dict to the progress events

This dict will include an origin key fixed to 'rbd_support' as well
as pool and image references.

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