masakari/masakari/tests/unit/engine
shilpa.devharakar 7321ee32fd Add progress details for recovery workflows
This patch uses taskflow's persistence feature to store recovery
workflows details into database.

Added a new microversion to return progress_details of the
notification in `GET /notifications/<notification_uuid>` API.

APIImpact:
GET /notifications/<notification_uuid> API includes details
of recovery workflow

Change-Id: I93c1b7d88823e02d9a02855cabb8b22c9e40a7d5
Implements: bp progress-details-recovery-workflows
2019-03-08 10:52:51 +05:30
..
drivers Add progress details for recovery workflows 2019-03-08 10:52:51 +05:30
__init__.py Add unit tests for host failure workflow 2016-11-30 13:30:34 +05:30
fake_engine.py Added engine manager and rpcapi related unit tests 2017-01-28 07:58:43 +00:00
test_engine_mgr.py Add progress details for recovery workflows 2019-03-08 10:52:51 +05:30
test_rpcapi.py Add progress details for recovery workflows 2019-03-08 10:52:51 +05:30
test_utils.py Add common methods to use for sending notification 2019-03-03 19:13:12 +05:30