volume-api/v2/samples/db-faults-badRequest.xml
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
261 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<badRequest code="400"
xmlns="http://docs.openstack.org/openstack-block-storage/2.0/content">
<message> Volume 'size' needs to be a positive integer value, -1.0
cannot be accepted. </message>
</badRequest>