79ff0d45c4
This patch adds a tab for cinder user messages for volumes and snapshots. Cinder user messages shows error details for cinder resources like if we are unable to create a volume due to some failure in cinder it will shows us the reason of failure. Implements blueprint cinder-user-facing-messages Change-Id: I6f1539ffebdf2dfd0a470009e9171e868c2a9ad3
8 lines
472 B
YAML
8 lines
472 B
YAML
---
|
|
features:
|
|
- |
|
|
[`cinder-user-facing messages <https://blueprints.launchpad.net/horizon/+spec/cinder-user-facing-messages>`_]
|
|
This bp add a new tab "Messages" in volume/snapshot detail pages where User can see failure summary messages
|
|
for corresponding volume and snapshot resources. Before this bp it only shows user messages and message-level
|
|
info. for a specific volume in the detail page but now more parameters will be displayed for that volume.
|