[reno] Clarify fix for inspect validation failures
This updates the reno for 3bda561e31
to clarify what was being fixed (returning HTTP 400 instead of
HTTP 500).
Change-Id: I412b650a22af3fdbaa92771c66eb37f3c07b7243
Related-Bug: #1686457
This commit is contained in:
parent
b8f6d35d00
commit
0085339b16
@ -1,4 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- Raise HTTP 400 Bad request on failure to validate
|
||||
power or inspect interface parameters before inspecting.
|
||||
- Raises HTTP 400 ``Bad Request`` (instead of HTTP 500 ``Internal Server``)
|
||||
error on failure to validate ``power`` or ``inspect`` interface parameters
|
||||
before performing a hardware inspection.
|
||||
|
Loading…
Reference in New Issue
Block a user