Merge "return error about external network to the user on build failure"

This commit is contained in:
Zuul
2026-03-07 06:17:54 +00:00
committed by Gerrit Code Review
3 changed files with 40 additions and 0 deletions
@@ -0,0 +1,9 @@
---
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