[
https://issues.apache.org/jira/browse/CLOUDSTACK-9950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16111862#comment-16111862
]
ASF subversion and git services commented on CLOUDSTACK-9950:
-------------------------------------------------------------
Commit b936feb108bd4f91a13f735f8ae2d8f47a926525 in cloudstack's branch
refs/heads/master from mrunalinikankariya
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=b936feb ]
CLOUDSTACK-9950:listUsageRecords doesnt return required fields (#2137)
There is no cpuspeed, cpunumber or memory details in the listUsageRecords
output as documented
In DB (cloud_usage table) we have cpu_speed, cpu_cores and ram fileds, but
these are not populated for all the VM's. These fields are only populated for
the VM's which are deployed with custom service offerings.
> listUsageRecords doesnt return required fields
> ----------------------------------------------
>
> Key: CLOUDSTACK-9950
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9950
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Usage
> Reporter: mrunalini
>
> There is no cpuspeed, cpunumber or memory details in the listUsageRecords
> output as documented
> In DB (cloud_usage table) we have cpu_speed, cpu_cores and ram fileds, but
> these are not populated for all the VM's. These fields are only populated for
> the VM's which are deployed with custom service offerings.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)