summaryrefslogtreecommitdiff
path: root/ceilometer/notification.py
Commit message (Expand)AuthorAgeFilesLines
* Fix ignored [notification] batch_sizeTakashi Kajinami2021-11-121-4/+9
* notification: declare logging method as staticJulien Danjou2018-09-061-1/+2
* notification: do not store temporary transportJulien Danjou2018-09-061-3/+1
* notification: remove unused pipeline listenerJulien Danjou2018-09-061-6/+0
* notification: remove workload partitioningJulien Danjou2018-08-311-118/+11
* Deprecating transformers and pipeline partitioningMehdi Abaakouk2018-04-201-0/+2
* Merge "Allow requeues in when there is a failure in EventsNotificationEndpoint"Zuul2018-03-261-2/+2
|\
| * Allow requeues in when there is a failure in EventsNotificationEndpointLuis Pigueiras2017-11-281-2/+2
* | utils: move kill_listeners to ceilometer.notificationJulien Danjou2018-01-311-4/+12
|/
* queues per manager rather than per pipelinegord chung2017-11-161-9/+5
* pluggable notification agentgord chung2017-11-161-4/+14
* nearly pluggable notification agentgord chung2017-11-161-97/+20
* remove agent setup_* helper functionsgord chung2017-11-161-2/+3
* move sample/event specifc pipeline models to own modulegord chung2017-11-161-8/+8
* stop double refreshing on startgord chung2017-11-081-2/+2
* move listener targets to notification agentgord chung2017-11-081-7/+14
* common notification endpointgord chung2017-11-081-18/+2
* refresh agent if group membership changesgord chung2017-11-071-16/+12
* Merge "capture aodh events"Zuul2017-10-201-1/+1
|\
| * capture aodh eventsgord chung2017-10-111-1/+1
* | kill collectorgord chung2017-10-161-1/+0
|/
* remove ironic exchangegord chung2017-10-041-1/+1
* Fix some initializationsMehdi Abaakouk2017-07-181-8/+9
* Merge "Replace Ceilometer coordination layer by tooz partition system"Jenkins2017-05-021-19/+19
|\
| * Replace Ceilometer coordination layer by tooz partition systemJulien Danjou2017-04-261-19/+19
* | gnocchi/notification: allow to configure the maximum number of requests in pa...Julien Danjou2017-04-241-2/+5
|/
* coordination: create coordinator at init timeJulien Danjou2017-03-171-2/+6
* coordination: make group_id to never be NoneJulien Danjou2017-03-171-4/+8
* Merge "add jitter to notification agent"Jenkins2017-03-141-0/+5
|\
| * add jitter to notification agentgord chung2017-03-101-0/+5
* | coordination: use tooz builtin heartbeat managerJulien Danjou2017-03-101-6/+0
|/
* Remove pipeline periodic refresh featureJulien Danjou2017-03-091-38/+11
* Support extended declaring exchangesHanxi Liu2017-02-221-0/+27
* Fix same type of simple message errorqin.jiang2017-01-191-2/+2
* drop disable_non_metric_meters optiongord chung2016-11-301-16/+1
* register ceilometer options at runtimeMehdi Abaakouk2016-11-241-6/+7
* pipeline: stop using global confMehdi Abaakouk2016-10-131-4/+5
* coordination: stop using global confMehdi Abaakouk2016-10-131-1/+2
* pipeline services: stop using global confMehdi Abaakouk2016-10-131-21/+21
* messaging: stop using global configMehdi Abaakouk2016-10-111-3/+3
* add note regarding pipeline_processing_queues optiongord chung2016-09-161-1/+2
* Merge "improve notification processing"Jenkins2016-09-151-6/+11
|\
| * improve notification processinggordon chung2016-09-091-6/+11
* | Remove store_events optionsJulien Danjou2016-09-131-23/+13
|/
* move out oslo.serviceMehdi Abaakouk2016-07-131-15/+14
* pollsters: Remove eventlet timersMehdi Abaakouk2016-07-041-50/+64
* Config: no need to set default=NoneChangBo Guo(gcb)2016-06-281-1/+0
* Use "topics" instead of "topic" in Notifier initializationliusheng2016-06-131-1/+1
* fix some typos in our doc, comments and releasenotesZhiQiang Fan2016-05-251-2/+2
* update help string for messaging_urlsZhiQiang Fan2016-05-061-3/+7