[
https://issues.apache.org/jira/browse/CLOUDSTACK-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13797328#comment-13797328
]
ASF subversion and git services commented on CLOUDSTACK-4882:
-------------------------------------------------------------
Commit fc6c1ec812ce3f2e3d1bdfcc43b8378f9382368f in branch refs/heads/master
from [~nitinme]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=fc6c1ec ]
CLOUDSTACK-4882:
list Clusters/pods/zones API not accounting for reserved in the used capacity
percentage.
Fix listCapacity cmd for reserved as well
Signed off by : nitin mehta<[email protected]>
> listClusters API not accounting for reserved in the used capacity percentage.
> -----------------------------------------------------------------------------
>
> Key: CLOUDSTACK-4882
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4882
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.2.0
> Reporter: Nitin Mehta
> Assignee: Nitin Mehta
> Fix For: 4.2.1
>
>
> I looked at the code and logs and it seems like there is a bug in the
> listClusters API where we are just showing the used / total percentage
> instead of (used + reserved) / total ratio.
> But the allocator logic is working perfectly fine. As an alternative to
> listClusters api the admin can use listCapacity api with clusterid and that
> is working fine right now.
--
This message was sent by Atlassian JIRA
(v6.1#6144)