docs: remove duplicated section about error handling

There are two parts talk about error handling in nova api.
One is under general-info, and another one is under separated section
fault. This patch remove the empty one.

blueprint complete-todo-in-api-concept-doc

Change-Id: I4b9e79bf96fc5e8aa5a143f38a25e258a8be82f4
This commit is contained in:
He Jie Xu
2015-11-22 22:11:41 +08:00
committed by Alex Xu
parent 78db34c0b5
commit 4a2deac943
-7
View File
@@ -218,13 +218,6 @@ on compute hosts rather than servers.
TODO
Error Handling
==============
The Compute API follows the standard HTTP error code conventions.
TODO - add details including: request id, migrations and instance actions.
Relationship with Volume API
=============================