79a9ca6da3
As the API validation code always return 400 when request with invalid json body, so 400 is an available status code for all the Nova API. Then no microversion bump required for fixing 500 to 400. Change-Id: I0454e95cd0655c910fad8b39ead2b5edab216b68 Related-Bug: 1471239