shipyard/shipyard_airflow/control
Bryan Strassner 33053e3b64 Make log levels configurable
Allows logging levels to be specified in the shipyard.conf so that
specific logger levels can be set by logger name.

The default option specified for keystoneauth prevents repetitive
logging of information that is generally not useful and is polluting
the logs with extraneous info.

Removes or reduces the logging level of some information, including
database queries and response messages. Response messages are now
only logged at debug in the case of an error response.

Change-Id: I895439e78c6ba71b4b7d6bd7dd26b768221e0489
2018-03-15 14:36:11 -04:00
..
action Shipyard deployment configuration 2018-03-12 13:31:11 -05:00
af_monitoring Unit Test for WorkflowResource and WorkflowIdResource 2017-12-05 11:43:26 -06:00
configdocs Fix - misnamed method call 2018-02-14 15:27:08 -06:00
middleware Make log levels configurable 2018-03-15 14:36:11 -04:00
__init__.py Add Action API 2017-09-22 21:47:13 -05:00
api.py Shipyard API for Configdocs Status 2018-01-05 09:50:09 -06:00
api_lock.py Document staging api 2017-10-18 18:39:24 -05:00
base.py Logging to use request scope provided by uwsgi and standard logging filters 2017-11-21 14:45:40 -06:00
health.py Add Action API 2017-09-22 21:47:13 -05:00
json_schemas.py Logging to use request scope provided by uwsgi and standard logging filters 2017-11-21 14:45:40 -06:00
service_endpoints.py Document staging api 2017-10-18 18:39:24 -05:00
start_shipyard.py Make log levels configurable 2018-03-15 14:36:11 -04:00
ucp_logging.py Logging to use request scope provided by uwsgi and standard logging filters 2017-11-21 14:45:40 -06:00