Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/oslo/+spec/additional-fault-verbos. Description: > This feature aims to allow adding more verbose details within a standard API fault messages, to let a client/user have more information in case of failures. > Today, some of the standard failures will be well understood when using just the HTTP error codce, the 'message' and 'details' attributes (such as '404'/ 'Item Not found'). > But, in other cases, such as '500'/'Internal Erro', there might be scenarios in which we would like to give more verbose information regarding the failure, and the 'details' attribute won't be enough for that. > This feature should be part of the common infrastructure within the Oslo project as all other project should refer and use it. > More details can be found here: https://wiki.openstack.org/wiki/File:Verbosity20131020_1.pdf Specification URL (additional information): https://docs.google.com/file/d/0B3cJcVMtGJxKdnV6T2diUFhJWVE/edit