summaryrefslogtreecommitdiff
path: root/ceilometer/service.py
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Change references of /etc/ceilometer-{agent,collector}.conf to /etc/ceilomete...Angus Salkeld2012-11-141-1/+1
* Add comment about folsom compatibility changeDoug Hellmann2012-11-131-0/+8
* Don't re-import flags and do parse_args instead of flags.FLAGS()Endre Karlson2012-11-131-2/+1
* Update use of nova config to work with folsomDoug Hellmann2012-11-091-2/+13
* Fix nova config parsingJulien Danjou2012-11-061-1/+2
* Use the service.py in openstack-commonAngus Salkeld2012-11-051-1/+16
* Increase default polling intervalDoug Hellmann2012-10-031-1/+1
* Use standard CLI options & env vars for creds.Eoghan Glynn2012-09-241-1/+29
* Fix nova flag parsingJulien Danjou2012-09-181-1/+1
* Add openstack.common.{context,notifier,log} and update .rpcJulien Danjou2012-07-111-2/+2
* Configure nova.flags as well as openstack.common.cfgDoug Hellmann2012-06-271-0/+7
* Split service preparation, periodic interval configurableJulien Danjou2012-06-261-0/+32