volume-api/v2/samples/db-faults-badRequest.json
Diane Fleming 9c172cf523 Update directory structure to match openstack-manuals
Changed "Block Storage Service" to "Block Storage"
Updated pom.xml files according to new directory structure

Change-Id: Iecfa1a1c4d03f35ce2f35445707e9c509ba2ece9
author: diane fleming
2014-05-26 09:54:20 -05:00

7 lines
140 B
JSON

{
"badRequest":{
"code":400,
"message":"Volume 'size' needs to be a positive integer value, -1.0 cannot be accepted."
}
}