summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix_deploy_validation_resp_code-ed93627d1b0dfa94.yaml
blob: e2bee8bf437e00d5fbe6fd68a1d46a1f98bda25e (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fixes the HTTP response code for a validation failure when attempting to
    move an ironic node to the active state. Validation failure in this
    scenario now responses with a 400 status code correctly indicating a user
    input error.