summaryrefslogtreecommitdiff
path: root/ceilometer/image
Commit message (Expand)AuthorAgeFilesLines
* Stop to use the __future__ module.Hervé Beraud2020-06-021-2/+0
* separate base manager from pipelinegord chung2017-11-162-2/+2
* register ceilometer options at runtimeMehdi Abaakouk2016-11-241-3/+0
* drop image pollstergord chung2016-11-221-15/+0
* discovery: stop using global confMehdi Abaakouk2016-11-041-7/+7
* keystone_client: stop using global confMehdi Abaakouk2016-11-041-1/+1
* Switch to use Glance v2 in image pollstersliusheng2016-08-052-79/+69
* Drop timestamping in pollstersWenzhi Yu2016-05-061-3/+0
* Fix typos in comments and config strings.Dao Cong Tien2016-03-291-1/+1
* Use keystoneauth1 instead of manual setupMehdi Abaakouk2015-12-081-6/+5
* Enable entry points for new declarative metersPradeep Kilambi2015-08-071-126/+0
* Replace isotime() with utcnow() and isoformat()Jie Li2015-07-271-2/+2
* Drop use of 'oslo' namespace package.Doug Hellmann2015-04-281-3/+3
* Ceilometer retrieve all images by 'all-tenants'liu-sheng2015-03-251-25/+1
* add an option to disable non-metric metersgordon chung2015-02-241-2/+2
* Upgrade to hacking 0.10Julien Danjou2015-01-232-4/+0
* Use oslo_config instead of deprecated oslo.configDina Belova2015-01-152-2/+2
* Use oslo_utils instead of deprecated oslo.utilsZhiQiang Fan2015-01-101-1/+1
* Move central agent code to the polling agent moduleDina Belova2014-12-122-4/+4
* Add timeout to all http requestsZhiQiang Fan2014-11-201-1/+2
* switch to oslo-config-generatorgordon chung2014-10-121-2/+2
* Enable to get service types from configuration fileHisashi Osanai2014-09-191-1/+8
* Migrate the rest of the central agent pollsters to use discoveriesNejc Saje2014-09-081-39/+40
* Merge "skip polls if service is not registered"Jenkins2014-08-261-2/+2
|\
| * skip polls if service is not registeredgordon chung2014-08-241-2/+2
* | Switch to oslo.utilsJulien Danjou2014-08-221-1/+1
|/
* Set page size when Glance API request is calledRikimaru Honjo2014-08-111-4/+20
* Fix typos in code comments & docstringsAbhishek Lekshmanan2014-07-101-1/+1
* Fix H405 violations and re-enable gatingIgor Degtiarov2014-07-011-2/+4
* Fix E265 violations and re-enable gatingIgor Degtiarov2014-06-251-2/+2
* Fix E126,H104 violations and re-enable gatingshuangtai2014-06-251-2/+1
* Merge "Skipping central agent pollster when keystone not available"Jenkins2014-06-101-4/+4
|\
| * Skipping central agent pollster when keystone not availableLianhao Lu2014-06-101-4/+4
* | Remove (c) and remove unnecessary encoding linesMartin Geisler2014-05-312-4/+2
|/
* Use None instead of mutables in method params defaultsDina Belova2014-05-221-2/+2
* Replace oslo.rpc by oslo.messagingMehdi Abaakouk2014-04-141-8/+6
* Propogate cacert and insecure flags to glanceclientEoghan Glynn2014-02-111-1/+4
* Improve help stringsAndreas Jaeger2014-02-081-1/+1
* Added resources support in pollster's interfaceLianhao Lu2014-01-201-2/+2
* Corrected import orderLianhao Lu2013-11-132-3/+3
* Change counter to sample vocable in cm.imageMehdi Abaakouk2013-08-211-3/+3
* Handle more Nova and Neutron eventsJulien Danjou2013-08-071-17/+7
* Rename get_counters to get_samplesJay Lau2013-08-021-2/+2
* Merge "Use configured endpoint_type everywhere"Jenkins2013-07-291-1/+2
|\
| * Use configured endpoint_type everywhereJulien Danjou2013-07-251-1/+2
* | Rename ceilometer.counter to ceilometer.sampleJulien Danjou2013-07-292-16/+16
|/
* Remove get_counter_names from the pollster pluginsDoug Hellmann2013-07-121-8/+0
* Split up the glance pollstersDoug Hellmann2013-07-111-1/+11
* Unify Counter generation from notificationsJulien Danjou2013-07-051-99/+45
* Update glance pollster to use cacheDoug Hellmann2013-07-021-3/+8