summaryrefslogtreecommitdiff
path: root/ceilometer/service.py
Commit message (Expand)AuthorAgeFilesLines
* Add timeout to all http requestsZhiQiang Fan2014-11-271-0/+4
* 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
* Remove None for dict.get()zhang-jinnan2014-02-141-2/+2
* Improve help stringsAndreas Jaeger2014-02-081-8/+8
* service: re-enable eventlet just for socketsJulien Danjou2014-02-071-0/+4
* Merge "Improve consistency of help strings"Jenkins2014-01-271-14/+12
|\
| * Improve consistency of help stringsAndreas Jaeger2014-01-191-14/+12
* | eventlet: stop monkey patchingJulien Danjou2014-01-271-3/+1
* | Re-enable lazy translationLuis A. Garcia2014-01-241-1/+1
|/
* Add i18n warpping for all LOG messagesChenZheng2013-11-291-2/+3
* Split collectorJulien Danjou2013-11-261-2/+29
* Add an insecure option for Keystone clientJulien Danjou2013-10-311-0/+4
* Disable lazy translationBen Nemec2013-10-011-2/+1
* Adding region name to service credentialsBartosz Górski2013-09-231-0/+4
* Enhance delayed message translation when _ is importedBrad Pokorny2013-08-201-0/+1
* Add support for API message localizationBrad Pokorny2013-08-061-1/+1
* Add support for CA authentication in KeystoneJulien Danjou2013-08-011-0/+3
* Merge "Use correct hostname to get instances."Jenkins2013-07-151-1/+1
|\
| * Use correct hostname to get instances.Brooklyn Chen2013-07-141-1/+1
* | Allow to specify the endpoint type to useJulien Danjou2013-07-151-0/+4
|/
* Remove useless periodic_interval optionJulien Danjou2013-06-201-3/+0
* Code cleanupJulien Danjou2013-06-131-6/+0
* service: run common initialization stuffJulien Danjou2013-06-051-1/+8
* Move os_* options into a groupJulien Danjou2013-06-041-1/+6
* service: remove useless PeriodicService classJulien Danjou2013-05-301-12/+0
* Mark sensitive config options as secret.Eoghan Glynn2013-05-281-0/+1
* Set the default_log_levels to include keystoneclientAngus Salkeld2013-03-141-0/+8
* Make HACKING compliantSandy Walsh2013-03-071-1/+1
* Use oslo-config-2013.1b3Mark McLoughlin2013-02-181-1/+2
* Update openstack.commonJulien Danjou2013-01-221-0/+2
* Update pep8 to 1.3.3Julien Danjou2013-01-151-2/+2
* Change default os-username to 'ceilometer'guillaume pernot2012-12-051-1/+1
* Remove nova.flags usageJulien Danjou2012-11-161-29/+9