Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/cinder/+spec/return-error-messages-to-horizon. Description: Some exceptions may occur in cinder, such as failing to create volume, failing to create snapshot. But, currently, we can only get the reasons with logs. We see nothing or just failure results on dashboard. This is inconvenient for users. So the BP is to make a pattern that can enhance error messages, give the reasons to horizon and show them on dashboard. Specification URL (additional information): None