]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: add operation state machine table
authorVenky Shankar <vshankar@redhat.com>
Mon, 2 Dec 2019 06:27:55 +0000 (01:27 -0500)
committerRamana Raja <rraja@redhat.com>
Wed, 12 Feb 2020 10:11:59 +0000 (05:11 -0500)
commit5bba5984f4e6c9e82a8858580fba5ee9d53c0525
tree573b1b1d2168f83316a0fcfc420b6707a8857374
parent340c2d886eb7347b0463bc52fc6acf5d740d300d
mgr/volumes: add operation state machine table

... and fetch creation state from state machine table.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 46f29bf3b4fbb86aeefc940d47eadd6634b5a1ec)
src/pybind/mgr/volumes/fs/exception.py
src/pybind/mgr/volumes/fs/operations/op_sm.py [new file with mode: 0644]
src/pybind/mgr/volumes/fs/operations/versions/__init__.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v1.py