masakari/masakari/db/sqlalchemy/migrate_repo/versions
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
..
001_add_failover_segments_table.py Clean imports in code 2016-09-15 09:06:33 +07:00
002_add_hosts_table.py Add db sync support for masakari 2016-08-05 11:49:20 +05:30
003_update_unique_constraint_hosts.py Update unique constraint of hosts table 2016-08-18 12:54:05 +05:30
004_add_notifications_table.py Add notification db apis and migration script 2016-09-14 12:15:44 +05:30
005_remove_nullable_mismatch.py Alter nullable constraint on created_at column 2016-09-14 19:42:51 +05:30
006_add_persistence_tables.py Add progress details for recovery workflows 2019-03-08 10:52:51 +05:30