summaryrefslogtreecommitdiff
path: root/ceilometer/image
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add pollster data cacheDoug Hellmann2013-07-021-1/+1
* pep8: enable H402 checksJulien Danjou2013-06-191-1/+1
* Enable pep8 H403 checksJulien Danjou2013-06-141-1/+2
* Activate H404 checksJulien Danjou2013-06-141-4/+1
* ImagePollster record duplicate counter during one pollxingzhou2013-05-271-2/+21
* glance/cinder/quantum counter units are not accurate/consistentGordon Chung2013-04-261-1/+1
* Make HACKING compliantSandy Walsh2013-03-072-4/+3
* Use oslo-config-2013.1b3Mark McLoughlin2013-02-181-3/+2
* Use the same Keystone client instance for pollsterJulien Danjou2013-02-051-15/+9
* Update pollsters to return counter listYunhong, Jiang2013-02-051-0/+4
* Removed unused param for get_counters().Lianhao Lu2013-01-311-1/+1
* Remove the ImageSizePollsterYunhong, Jiang2013-01-161-6/+0
* Update pep8 to 1.3.3Julien Danjou2013-01-151-18/+18
* Provide the meters unit's in /metersguillaume pernot2013-01-112-0/+7
* Fix Glance control exchangeJulien Danjou2012-12-201-1/+1
* Set source at publish timeJulien Danjou2012-10-262-7/+0
* Use glance public API as opposed to registry API.Eoghan Glynn2012-10-221-27/+22
* image: handle glance delete notificationsJulien Danjou2012-10-091-0/+1
* image: handle glance upload notificationsJulien Danjou2012-10-091-0/+1
* image: add update event, fix ImageServe ownerJulien Danjou2012-10-092-23/+117
* Remove duration field in CounterJulien Danjou2012-10-052-3/+0