]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr: handle duplicate rbd task commands
authorJason Dillaman <dillaman@redhat.com>
Thu, 25 Jul 2019 16:36:19 +0000 (12:36 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 25 Jul 2019 16:58:55 +0000 (12:58 -0400)
commit9bdc376c5505aa97532ea15ff6286db9beafd1ec
tree658ec2c4cedf81559bc0da68342d2feeb439e54d
parent63a8f6c2c38d0e31f5b34be649b80dc48b0bfc93
pybind/mgr: handle duplicate rbd task commands

The 'ceph' CLI will duplicate commands within teuthology to test
the MONs idempotency. This shouldn't be required for the MGR module,
but we can keep a fixed set of completed tests to handle this
possible command replay.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/pybind/mgr/rbd_support/module.py