1066c9385f
In microversion 1.1, Masakari supports to return ``recovery_workflow_details`` information of the notification in ``GET /notifications/{notification_id}`` API. Added ``recovery_workflow_details `` attribute to Notification class to read the recovery_workflow_details of the notification. Change-Id: I639fd38312c88522ac6dc628eb3b798066cca74d
8 lines
312 B
YAML
8 lines
312 B
YAML
---
|
|
features:
|
|
- |
|
|
In microversion 1.1, Masakari returns ``recovery_workflow_details`` information
|
|
of the notification in ``GET /notifications/{notification_id}`` API. Added
|
|
``recovery_workflow_details`` attribute to Notification class to read the
|
|
recovery_workflow_details of the notification.
|