summaryrefslogtreecommitdiff
path: root/ceilometer/compute
Commit message (Expand)AuthorAgeFilesLines
...
* | | vmware:The cpu_util value should be a decimalwbluo09072017-08-161-2/+2
|/ /
* | Merge "vmware: ignore -1 values"Jenkins2017-08-032-3/+4
|\ \ | |/ |/|
| * vmware: ignore -1 valuesgord chung2017-07-282-3/+4
* | [Trivialfix]Fix typos in ceilometershangxiaobj2017-07-281-1/+1
|/
* Fix inspect_vnics error for libvirtzhang-shaoman2017-07-251-4/+4
* Merge "Add memory swap metric"Jenkins2017-07-243-0/+20
|\
| * Add memory swap metriczhang-shaoman2017-07-143-0/+20
* | High precision rate of change timedeltaMehdi Abaakouk2017-07-202-9/+13
|/
* Don't check libvirt exception if libvirt is absentMehdi Abaakouk2017-07-111-1/+3
* Fix can not find VMwareAPISession when import oslo_vmwarezhangdaolong2017-06-221-1/+1
* Merge "XenAPI: use os-xenapi for XenAPI driver"Jenkins2017-05-151-97/+42
|\
| * XenAPI: use os-xenapi for XenAPI driverHuan Xie2017-05-101-97/+42
* | Fix typo in docstringchenaidong12017-05-131-1/+1
|/
* Fix a typochenaidong12017-05-041-1/+1
* Merge "Format the abstraction layer of inspector methods to avoid TypeError"Jenkins2017-04-271-8/+18
|\
| * Format the abstraction layer of inspector methods to avoid TypeErrorliusheng2017-04-071-8/+18
* | Remove powervm from inspector docjimmygc2017-04-211-2/+2
* | Merge "Remove log translations"Jenkins2017-04-184-16/+14
|\ \
| * | Remove log translationsxuqiankun2017-04-154-16/+14
| |/
* | Change the compute polling local cache to be mutexliusheng2017-04-121-22/+27
|/
* Merge "Use vcpu.x.time and vcpu.x.wait values in libvirt inspector"Jenkins2017-04-031-1/+21
|\
| * Use vcpu.x.time and vcpu.x.wait values in libvirt inspectorGyorgy Szombathelyi2017-03-301-1/+21
* | compute: remove default duration valueMehdi Abaakouk2017-03-314-15/+15
* | compute disks: use the generic compute pollsterMehdi Abaakouk2017-03-317-775/+277
* | compute vnics: use the generic compute pollsterMehdi Abaakouk2017-03-318-344/+171
|/
* Merge "Use HostAddressOpt for opts that accept IP and hostnames"Jenkins2017-03-231-3/+3
|\
| * Use HostAddressOpt for opts that accept IP and hostnamesblue552017-03-231-3/+3
* | Merge "compute: Remove dead code"Jenkins2017-03-211-9/+1
|\ \
| * | compute: Remove dead codeMehdi Abaakouk2017-03-211-9/+1
* | | Merge "compute: create one pollster to rule them all"Jenkins2017-03-2111-716/+289
|\ \ \ | |/ /
| * | compute: create one pollster to rule them allMehdi Abaakouk2017-03-2111-716/+289
* | | coordination: make group_id to never be NoneJulien Danjou2017-03-171-4/+1
|/ /
* | libvirt: rewrite the error handlingMehdi Abaakouk2017-03-164-141/+105
|/
* fix blacklisting NovaLike resourcesgord chung2017-03-141-0/+4
* Trivial: remove extra spacesqin.jiang2017-02-231-4/+4
* Correct the use of marker functionJiang Qin2017-02-164-16/+17
* Fix same type of simple message errorqin.jiang2017-01-192-2/+2
* Add support of refereshing the resource info in local cacheliusheng2017-01-181-3/+25
* Trivial: remove white space of exception messageqin.jiang2017-01-171-1/+1
* switch instance_discovery to libvirt_metadataMehdi Abaakouk2017-01-161-1/+1
* use domainListGetStats to get cputimegord chung2017-01-091-2/+6
* drop instance metergord chung2017-01-091-33/+0
* Don't poll nova with compute agentMehdi Abaakouk2017-01-093-52/+278
* Merge "add support to parse user metadata"Jenkins2017-01-042-67/+2
|\
| * add support to parse user metadatagord chung2016-12-202-67/+2
* | Merge "XenAPI: Not support two key network meters"Jenkins2017-01-041-0/+45
|\ \ | |/ |/|
| * XenAPI: Not support two key network metersJianghua Wang2016-11-181-0/+45
* | Merge "Translate info-level log messages for LOG.error"Jenkins2016-12-131-2/+2
|\ \
| * | Translate info-level log messages for LOG.errorgengchc22016-12-011-2/+2
* | | Merge "Revert "Add hypervisor inspector sanity check""Jenkins2016-12-133-21/+0
|\ \ \