summaryrefslogtreecommitdiff
path: root/ceilometer/image
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Use constant rather than string from counter typeJulien Danjou2012-10-042-6/+6
* Merge "Rename absolute to gauge"Jenkins2012-10-012-3/+3
|\
| * Rename absolute to gaugeJulien Danjou2012-10-012-3/+3
* | Fix typo in control exchanges help textsJulien Danjou2012-10-011-1/+1
|/
* Rework RPC notification mechanismJulien Danjou2012-10-011-0/+23
* Add a notification handler for image downloads.Eoghan Glynn2012-09-261-0/+78
* Use standard CLI options & env vars for creds.Eoghan Glynn2012-09-241-20/+5
* Add pollster for GlanceJulien Danjou2012-09-202-0/+137