congress/congress
Eric K dd7c7d6c49 Return 503 if engine overloaded/unresponsive
When the policy engine is present, but an RPC call to it in the
course of fulfilling an API request times out, the error code
returned to the API caller is 404 rather than the more
appropriate 503 (service (temporarily) unavailable).

Change-Id: I5545500ff1c1a4b6e846b810319ad52218ed70fa
Closes-Bug: 1785345
2018-08-03 17:11:17 -07:00
..
api update datasource webhook framework 2018-07-23 21:49:14 +00:00
cfg_validator Unblock gate 2018-06-20 15:22:32 -07:00
common Merge "cors: update default configuration" 2018-06-28 05:13:11 +00:00
datalog Merge "Z3 engine as an alternative Datalog engine" 2018-07-26 22:06:56 +00:00
datasources Merge "Mark some drivers as unstable schema or unofficial" 2018-07-27 05:48:48 +00:00
db DB operations retry on deadlock 2018-02-07 11:46:23 -08:00
dse2 Return 503 if engine overloaded/unresponsive 2018-08-03 17:11:17 -07:00
library_service Merge "Z3 engine as an alternative Datalog engine" 2018-07-26 22:06:56 +00:00
policy_engines Do not activate Z3 relaxed cycle detection if no Z3 2018-07-27 12:38:12 +02:00
server Enable mutable config in Congress 2018-04-09 03:57:01 +00:00
synchronizer Fix sphinx warnings in docstring and re-enable autodoc 2017-10-13 17:56:16 +00:00
tests Do not activate Z3 relaxed cycle detection if no Z3 2018-07-27 12:38:12 +02:00
z3 Merge "bugfix: order of variables in quantified Z3 terms" 2018-08-02 23:33:31 +00:00
__init__.py Removes unnecessary utf-8 encoding 2017-02-27 19:38:03 -08:00
auth.py delete unused log translations 2017-03-28 16:29:37 +08:00
context.py Use oslo.context from_dict unmodified 2018-03-15 05:04:18 +00:00
data_types.py explicit data types - part II 2018-07-20 11:09:19 -07:00
encryption.py Fix intermittent gate failure on key file generation 2017-11-20 10:23:56 +05:30
exception.py Return 503 if engine overloaded/unresponsive 2018-08-03 17:11:17 -07:00
harness.py Unblock gate 2018-06-20 15:22:32 -07:00
opts.py Fixes congress.conf.sample file generation 2017-01-20 08:01:43 -06:00
service.py Use only strings in paste.deploy.loadapp global_conf 2016-09-15 18:00:11 +00:00
utils.py Data source driver preserves data types 2018-07-05 00:03:44 +00:00
version.py Use python3 print, division, import 2016-01-20 15:31:02 -08:00