monasca-api/etc
Tomasz Trębski 044f389848 Integration with oslo.context
Similar to other openstack projects,
monasca-api should provide information
about request's context in the log information.

This is done by:
* implementing custom Request that creates context (oslo.context)
* changing logging configuration to use ContextLogFormatter

Since information like tenant-id can be
retrieved from the context, modified resource code to use
that.

Also moved 'limit' directly to request property.

Change-Id: I917fa2cba99dc668842fea0a62cda2cabd796d09
2017-01-09 05:35:58 +00:00
..
api-config.conf Proposition for separate config for loggers. 2016-10-12 05:32:24 +00:00
api-config.ini Integration with oslo.context 2017-01-09 05:35:58 +00:00
api-logging.conf Integration with oslo.context 2017-01-09 05:35:58 +00:00