[ https://issues.apache.org/jira/browse/CLOUDSTACK-10259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16382269#comment-16382269 ]
ASF subversion and git services commented on CLOUDSTACK-10259: -------------------------------------------------------------- Commit 73251bf8304ed7e337d98cd5595c17b472481ee7 in cloudstack's branch refs/heads/master from [~rafaelweingartner] [ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=73251bf ] [CLOUDSTACK-10259] Missing float part of secondary storage data in listAccounts > 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 > Priority: Minor > > 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)