diff options
| author | Vu Tran <vu.tran@windriver.com> | 2014-05-14 16:09:41 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-05-23 14:41:26 -0400 |
| commit | 808e6b91e05c0ab6e29108973d14cb7a44e349cf (patch) | |
| tree | dd8a89adeef9b33968168d6c93ae443cb73680ca /meta-openstack/recipes-devtools/python/python-py_1.4.20.bb | |
| parent | 78b15bf8215becf54dbf723aa3d65e7744645aca (diff) | |
| download | meta-cloud-services-808e6b91e05c0ab6e29108973d14cb7a44e349cf.tar.gz | |
ceilometer: need to filter meter-id when doing sql querying
Currently statistic values for all the meters are the same,
for example, 2 commands:
$ ceilometer statistics -m cpu_util
$ ceilometer statistics -m cpu
return the same statistic values, and this is incorrect.
It needs to query Ceilometer database for samples for the
correct meter-id to calculate statistic.
Signed-off-by: Vu Tran <vu.tran@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-py_1.4.20.bb')
0 files changed, 0 insertions, 0 deletions
