summaryrefslogtreecommitdiff
path: root/ceilometer/hardware
Commit message (Expand)AuthorAgeFilesLines
* Fix recording failure for system pollsterSamta2014-10-141-2/+2
* Use None instead of mutables in method params default valuesLena Novokshonova2014-09-191-1/+2
* Merge "Use central agent manager's keystone token in discoveries"Jenkins2014-09-151-1/+1
|\
| * Use central agent manager's keystone token in discoveriesNejc Saje2014-09-121-1/+1
* | Add IPMI pollsterEdwin Zhai2014-09-132-175/+0
|/
* Allow to pass dict from resource discoveryLadislav Smola2014-09-107-20/+67
* Merge "Adding another set of hardware metrics"Jenkins2014-09-094-0/+147
|\
| * Adding another set of hardware metricsLadislav Smola2014-09-054-0/+147
* | Migrate the rest of the central agent pollsters to use discoveriesNejc Saje2014-09-081-1/+5
|/
* Rebase hardware pollsters to use new inspector interfaceLianhao Lu2014-08-278-324/+85
* Merge "Remove redundant parentheses"Jenkins2014-08-261-1/+1
|\
| * Remove redundant parenthesesDina Belova2014-08-251-1/+1
* | Switch to oslo.utilsJulien Danjou2014-08-222-3/+3
|/
* Merge "Rewrite dictionary creation as a dictionary literal"Jenkins2014-08-211-7/+6
|\
| * Rewrite dictionary creation as a dictionary literalDina Belova2014-08-201-7/+6
* | Added new hardware inspector interfaceLianhao Lu2014-08-202-1/+294
|/
* Merge "Extracting make_resource_metadata method"Jenkins2014-08-061-2/+8
|\
| * Extracting make_resource_metadata methodLadislav Smola2014-07-291-2/+8
* | Change spelling mistakessanuptpm2014-07-311-1/+1
|/
* Automatic discovery of TripleO Overcloud hardwareLadislav Smola2014-07-282-8/+74
* Implement consuming ipmi notifications from IronicChris Dent2014-07-222-0/+176
* Fix H904 violations and re-enable gatingIgor Degtiarov2014-07-011-6/+6
* Merge "use urlparse from six"Jenkins2014-07-012-3/+4
|\
| * use urlparse from sixGordon Chung2014-06-242-3/+4
* | Merge "Remove meter hardware.network.bandwidth.bytes"Jenkins2014-06-303-26/+11
|\ \
| * | Remove meter hardware.network.bandwidth.bytesliuqing2014-06-263-26/+11
| |/
* | Fix E265 violations and re-enable gatingIgor Degtiarov2014-06-251-10/+10
* | Fix E128 violations and re-enable gatingDina Belova2014-06-251-2/+2
|/
* Merge "Use TYPE_GAUGE rather than TYPE_CUMULATIVE"Jenkins2014-06-121-1/+1
|\
| * Use TYPE_GAUGE rather than TYPE_CUMULATIVEliuqing2014-06-061-1/+1
* | Remove (c) and remove unnecessary encoding linesMartin Geisler2014-05-319-24/+15
|/
* Use None instead of mutables in method params defaultsDina Belova2014-05-221-1/+2
* Remove "# noqa" leftovers for gettextutils._Dina Belova2014-04-281-1/+1
* More accurate meter name and unit for host load averagesEoghan Glynn2014-04-151-9/+9
* Fix hardware pollster to inspect multiple resourcesBalazs Gibizer2014-03-211-5/+5
* Merge "Corrected the sample names in hardware pollsters"Jenkins2014-03-201-1/+1
|\
| * Corrected the sample names in hardware pollstersLianhao Lu2014-03-121-1/+1
* | Fix some spelling mistakes and a incorrect urlliu-sheng2014-03-061-5/+5
|/
* Added hardware pollsters for the central agentLianhao Lu2014-02-277-0/+423
* Added hardware agent's inspector and snmp implementationLianhao Lu2014-02-274-0/+339