Rafael Weingärtner created CLOUDSTACK-10259:
-----------------------------------------------
Summary: Missing float part of secondary storage data when
calculating secondary storage usage in listAccounts
Key: CLOUDSTACK-10259
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10259
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Reporter: Rafael Weingärtner
Assignee: Rafael Weingärtner
There is a non-floating points division that is missing the floating part of
the secondary storage usage. This will affect methods that use the following
SET method
org.apache.cloudstack.api.response.AccountResponse.setSecondaryStorageLimit(String).
It affects the listAccounts API method, making it differ from the
updateResource count method, which is presented in bytes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)