Merge "NSX|V3+P: Transalte nsxlib ServiceUnavailable exception"
This commit is contained in:
commit
012f9f6740
@ -188,6 +188,8 @@ class NsxPluginV3Base(agentschedulers_db.AZDhcpAgentSchedulerDbMixin,
|
||||
webob.exc.HTTPBadRequest,
|
||||
nsx_exc.NsxPluginTemporaryError:
|
||||
webob.exc.HTTPServiceUnavailable,
|
||||
nsx_lib_exc.ServiceUnavailable:
|
||||
webob.exc.HTTPServiceUnavailable,
|
||||
nsx_lib_exc.TooManyRequests:
|
||||
webob.exc.HTTPServiceUnavailable
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user