monasca-notification/monasca_notification
Tomasz Trębski e1a9b9a96a Integrate with oslo.conf and oslo.log
Change upgrades the monasca-notification to leverage
the capabilities of both oslo.log and oslo.conf:

- configuration of logging separated from application settings
- ability to enforce data types for application settings
- ability to use oslo.config-generator capabilities
- automatic configuration parsing done by oslo.cfg

That change will bring it closer to the rest of monasca
components where such transition has happened already.
However, in the rest of monasca, oslo.cfg was partially
or fully implemented whereas monasca-notification has
been relying on YAML based configuration file.

Therefore backward compatybility for such format will
be kept for now.

Story: 2000959
Task: 4093
Task: 4092

Change-Id: Ia75c3b60d0fada854178f21ca5ccb9e6a880f37f
2017-10-20 09:32:11 +02:00
..
common Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00
conf Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00
plugins Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00
processors Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00
types Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00
__init__.py Rename to monasca, setup for tox, removed legacy bits 2014-07-16 15:59:00 -06:00
config.py Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00
main.py Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00
notification.py Make monasca-notification Py35 compatible 2017-07-18 13:31:41 +02:00
notification_engine.py Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00
notification_exceptions.py Update copyright in monasca-nofitication 2016-06-09 14:36:42 -06:00
periodic_engine.py Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00
retry_engine.py Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00
version.py Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00