summaryrefslogtreecommitdiff
path: root/ceilometer/middleware.py
Commit message (Expand)AuthorAgeFilesLines
* rename sample handlergord chung2017-11-081-1/+1
* common notification endpointgord chung2017-11-081-2/+2
* Support extended declaring exchangesHanxi Liu2017-02-221-28/+2
* drop disable_non_metric_meters optiongord chung2016-11-301-2/+1
* register ceilometer options at runtimeMehdi Abaakouk2016-11-241-2/+0
* Remove buggy usage of global configMehdi Abaakouk2016-10-131-4/+8
* Clean the deprecated non-metric related codeliusheng2016-09-261-9/+0
* oslo.messaging option group/name change for notification topicsDavanum Srinivas2015-12-071-3/+2
* Convert identity, sahara and volume to meters yamlPradeep Kilambi2015-08-071-1/+1
* Enable entry points for new declarative metersPradeep Kilambi2015-08-071-1/+1
* Drop use of 'oslo' namespace package.Doug Hellmann2015-04-281-3/+3
* support disabling profiler and http metersgordon chung2015-03-231-1/+2
* Upgrade to hacking 0.10Julien Danjou2015-01-231-2/+0
* Use oslo_config instead of deprecated oslo.configDina Belova2015-01-151-1/+1
* Move central agent code to the polling agent moduleDina Belova2014-12-121-2/+2
* Fix H405 violations and re-enable gatingIgor Degtiarov2014-07-011-2/+4
* Remove (c) and remove unnecessary encoding linesMartin Geisler2014-05-311-2/+1
* Replace oslo.rpc by oslo.messagingMehdi Abaakouk2014-04-141-9/+6
* Improve help stringsAndreas Jaeger2014-02-081-1/+1
* missing resource in middleware notificationGordon Chung2013-08-261-1/+2
* Add HTTP request/reply samplesJulien Danjou2013-08-161-0/+74