56c4a69ba6
Instead of masking the error message with "Failure prepping block device" when the user requests an invalid configuration, return the actual error message to the user. Closes-Bug: 2137673 Change-Id: If12555da64ccba2649a19ee6ccbdac0e888e6ad6 Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
10 lines
348 B
YAML
10 lines
348 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes `bug 2137673`_ where details about the fact that the user specified
|
|
an incorrect configuration by requesting to attach to an external network are
|
|
masked by "Failure prepping block device" since they do not have access to
|
|
the whole backtrace.
|
|
|
|
.. _bug 2137673: https://bugs.launchpad.net/nova/+bug/2137673
|