summaryrefslogtreecommitdiff
path: root/ceilometer/polling/plugin_base.py
Commit message (Expand)AuthorAgeFilesLines
* Replace abc.abstractproperty with property and abc.abstractmethodljhuang2022-08-031-1/+2
* Replace six with python3 code stylekuangcx2021-01-131-5/+2
* polling: remove useless base classJulien Danjou2018-06-271-5/+1
* avoid verbose tracebacks on known errorsgord chung2018-02-121-1/+2
* separate base manager from pipelinegord chung2017-11-161-0/+172