0085339b16
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
6 lines
213 B
YAML
6 lines
213 B
YAML
---
|
|
fixes:
|
|
- 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.
|