shipyard/shipyard_airflow/db
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
..
__init__.py Add Action API 2017-09-22 21:47:13 -05:00
airflow_db.py Implement the inquiry API for Shipyard. 2017-10-19 14:54:31 -04:00
common_db.py Make log levels configurable 2018-03-15 14:36:11 -04:00
db.py Add Action API 2017-09-22 21:47:13 -05:00
errors.py Linting: Make Shipyard mostly pep8 compliant 2017-09-29 10:58:58 -05:00
shipyard_db.py Document staging api 2017-10-18 18:39:24 -05:00