summaryrefslogtreecommitdiff
path: root/ceilometer/service.py
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated storage driversJulien Danjou2017-10-261-2/+0
* Remove Ceilometer APIJulien Danjou2017-10-251-9/+1
* gnocchi: Allow to set a different creds sectionMehdi Abaakouk2016-12-131-2/+1
* register ceilometer options at runtimeMehdi Abaakouk2016-11-241-35/+5
* utils: stop using global confMehdi Abaakouk2016-11-241-0/+2
* register oslo_db options at runtimeMehdi Abaakouk2016-11-241-0/+2
* register keystoneauth options at runtimeMehdi Abaakouk2016-11-241-2/+1
* sample: stop using global confMehdi Abaakouk2016-11-041-0/+3
* pipeline: stop using global confMehdi Abaakouk2016-10-131-2/+3
* api: Remove global confMehdi Abaakouk2016-10-111-9/+16
* Use pbr wsgi_scripts feature to build ceilometer-apiJulien Danjou2016-09-141-8/+0
* Don't generate hostname of host running build to config filePetr Kuběna2016-06-231-0/+1
* remove deprecated auth type password-ceilometer-legacyZhiQiang Fan2016-04-281-1/+2
* Update the default log levelsliusheng2016-04-261-2/+2
* Merge "Moved CORS middleware configuration into oslo-config-generator"Jenkins2016-03-071-0/+2
|\
| * Moved CORS middleware configuration into oslo-config-generatorMichael Krotscheck2016-03-021-0/+2
* | remove wrong "#!/usr/bin/env python" headerQiaowei Ren2016-03-071-2/+0
|/
* Trival: Remove unused logging importChaozhe.Chen2015-12-261-2/+0
* Use keystoneauth1 instead of manual setupMehdi Abaakouk2015-12-081-44/+6
* Clean some log messages when polling neutron resourcesliusheng2015-10-091-1/+2
* Do not use system config file for testEdwin Zhai2015-08-261-2/+3
* Introduce Guru Meditation Reports into Ceilometerliu-sheng2015-08-201-1/+9
* Change and move the workers options to corresponding service sectionliu-sheng2015-08-121-22/+25
* use oslo.log instead of oslo-incubator codeZhiQiang Fan2015-05-281-4/+4
* Drop use of 'oslo' namespace package.Doug Hellmann2015-04-281-2/+2
* Validate default values in configJulien Danjou2015-02-101-1/+1
* Upgrade to hacking 0.10Julien Danjou2015-01-231-2/+0
* Use oslo_config instead of deprecated oslo.configDina Belova2015-01-151-1/+1
* Remove unnecessary import_opt|groupZhiQiang Fan2014-12-261-3/+0
* Port to graduated library oslo.i18nZhiQiang Fan2014-12-091-4/+3
* Add timeout to all http requestsZhiQiang Fan2014-11-201-0/+4
* switch to oslo-config-generatorgordon chung2014-10-121-2/+2
* Sync oslo log module and its dependenciesNejc Saje2014-07-171-1/+1
* Merge "Fix H405 violations and re-enable gating"Jenkins2014-07-081-2/+1
|\
| * Fix H405 violations and re-enable gatingIgor Degtiarov2014-07-011-2/+1
* | update default_log_levels set by ceilometereNovance2014-07-041-8/+5
|/
* Remove (c) and remove unnecessary encoding linesMartin Geisler2014-05-311-2/+1
* Initialize dispatcher manager in event endpointMehdi Abaakouk2014-04-301-24/+0
* Remove "# noqa" leftovers for gettextutils._Dina Belova2014-04-281-1/+1
* Replace oslo.rpc by oslo.messagingMehdi Abaakouk2014-04-141-2/+2
* ensure dispatcher service is configured before rpcGordon Chung2014-03-271-1/+2
* SSL errors thrown with Postgres on multi workersGordon Chung2014-03-271-2/+2
* enable a single worker by defaultGordon Chung2014-03-261-4/+6
* Merge "spawn multiple workers in services"Jenkins2014-03-261-0/+23
|\
| * spawn multiple workers in servicesGordon Chung2014-03-211-0/+23
* | Merge "Install global lazy _()"Jenkins2014-03-241-0/+1
|\ \ | |/ |/|
| * Install global lazy _()Luis A. Garcia2014-03-201-0/+1
* | Eventlet monkeypatch must be done before anythingMehdi Abaakouk2014-03-181-5/+0
|/
* Enable monkeypatch for select moduleMehdi Abaakouk2014-03-061-3/+4
* Set default log level of iso8601 to WARNliu-sheng2014-02-251-1/+2