create volume without request body is returning 500

Bug #1860760 reported by Jagdish Choudhary
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
New
Undecided
Unassigned

Bug Description

POST : https://<>:9000/v3/<>/volumes

without request body, it throws

{
    "computeFault": {
        "message": "The server has either erred or is incapable of performing the requested operation.",
        "code": 500
    }
}

We should throw 400 , Malformed request body

description: updated
summary: - restore/create volume without request body is returning 500
+ create volume without request body is returning 500
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.