masakari/masakari/tests/unit
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
..
api Add progress details for recovery workflows 2019-03-08 10:52:51 +05:30
cmd Add framework for masakari-status upgrade check 2018-11-08 13:19:06 +00:00
compute Allow updating host name only if it exists in nova 2019-02-08 10:11:46 +05:30
db Add progress details for recovery workflows 2019-03-08 10:52:51 +05:30
engine Add progress details for recovery workflows 2019-03-08 10:52:51 +05:30
ha Send notifications for all API changes 2019-03-05 10:46:23 +05:30
monkey_patch_example Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
notifications Define objects used for notification 2019-03-03 19:12:53 +05:30
objects Add progress details for recovery workflows 2019-03-08 10:52:51 +05:30
__init__.py Remove reference of Nova 2016-09-28 09:41:06 +05:30
conf_fixture.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
fake_notifier.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
fake_policy.py Register and Document policy in code 2018-07-27 12:15:14 +05:30
fakes.py Recover resized instance(power_state=SHUTDOWN) with vm_state=stopped 2019-02-25 05:30:38 +00:00
matchers.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
policy_fixture.py Register and Document policy in code 2018-07-27 12:15:14 +05:30
test_api_validation.py Run all jobs by default using python3 2019-03-03 19:11:19 +05:30
test_conf.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
test_context.py Fix Context test cases 2018-06-19 14:34:59 +05:30
test_exception.py Remove support for py34 2017-07-11 15:33:14 +07:00
test_hacking.py Run all jobs by default using python3 2019-03-03 19:11:19 +05:30
test_masakari_manage.py Add db purge support 2018-04-18 13:03:06 +05:30
test_policy.py Register and Document policy in code 2018-07-27 12:15:14 +05:30
test_rpc.py Add necessary constants and methods for RPC notification 2019-03-03 19:11:39 +05:30
test_safeutils.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
test_service.py Enable mutable config in Masakari 2018-05-11 16:10:46 +05:30
test_utils.py Update hacking version >1.1.0 2019-02-18 18:29:45 +09:00
test_versions.py Add masakari-engine support 2016-10-05 14:53:26 +05:30
test_wsgi.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
utils.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30