masakari/masakari/api
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
..
openstack Add progress details for recovery workflows 2019-03-08 10:52:51 +05:30
validation Return 400 if notification payload is incorrect 2019-01-21 14:10:48 +05:30
__init__.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
api_version_request.py Add progress details for recovery workflows 2019-03-08 10:52:51 +05:30
auth.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
urlmap.py Update hacking version >1.1.0 2019-02-18 18:29:45 +09:00
utils.py Add common methods to use for sending notification 2019-03-03 19:13:12 +05:30
versioned_method.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30