Comment 1 for bug 1770084

Revision history for this message
dyyang@cn.ibm.com (dyyang) wrote :

After more discussion, all module exceptions (NetworkOperationError, GuestOperationError, ImageOperationError) would be converted to internal error in wsgi layer.

We should avoid 500 as possible, so all these kind of resource status error should be reported as Conflict exception.