summaryrefslogtreecommitdiff
path: root/releasenotes/notes/list-invalid-status-af07af378728bc57.yaml
blob: 2a51cbb9f991ebdcc524f23079e2f6d34025879b (plain)
1
2
3
4
5
6
7
8
9
---
fixes:
  - Corrected response for the case where an invalid status value is passed as
    a filter to the list servers API call. As there are sufficient statuses
    defined already, any invalid status should not be accepted. As of
    microversion 2.38, the API will return 400 HTTPBadRequest if an invalid
    status is passed to list servers API for both admin as well as non admin
    user.