monasca-notification/monasca_notification
Witek Bedyk f9978670b8 Set legacy_kafka_client_enabled = False on default
We change the default value of kafka.legacy_kafka_client_enabled from
True to False. The use of new Confluent Kafka client is recommended.

Change-Id: Ie6a15474ebc1f04b8555ee44d413c19ee26a9227
Story: 2007924
Task: 40339
2020-07-14 15:37:42 +02:00
..
common Stop to use the __future__ module. 2020-06-02 20:25:19 +02:00
conf Set legacy_kafka_client_enabled = False on default 2020-07-14 15:37:42 +02:00
plugins Migrate from ujson to simplejson 2020-04-18 10:42:39 +02:00
processors Migrate from ujson to simplejson 2020-04-18 10:42:39 +02:00
types Make default notifiers pluggable 2019-01-17 11:58:45 +01:00
__init__.py Rename to monasca, setup for tox, removed legacy bits 2014-07-16 15:59:00 -06:00
config.py Remove deprecated YAML config 2020-04-23 18:53:27 +02:00
main.py Fix periodic notifications for webhooks 2019-12-11 11:13:17 +00:00
notification.py Fix periodic notifications for webhooks 2019-12-11 11:13:17 +00:00
notification_engine.py Allow users to set periodic notifications on all notification types 2019-12-11 11:13:25 +00:00
notification_exceptions.py Update copyright in monasca-nofitication 2016-06-09 14:36:42 -06:00
periodic_engine.py Allow users to set periodic notifications on all notification types 2019-12-11 11:13:25 +00:00
retry_engine.py Use Confluent Kafka client 2019-09-19 15:09:23 +02:00
version.py Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00