Nitin Mehta created CLOUDSTACK-4882:
---------------------------------------
Summary: 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.)
Reporter: Nitin Mehta
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)