[
https://issues.apache.org/jira/browse/CLOUDSTACK-9925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16111873#comment-16111873
]
ASF subversion and git services commented on CLOUDSTACK-9925:
-------------------------------------------------------------
Commit e0b6dcbe4a31ddb2f3c0dedbedab85a44e6f84c6 in cloudstack's branch
refs/heads/master from [~brascher]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=e0b6dcb ]
CLOUDSTACK-9925: Quota memory tariff value is for 1MB of RAM used per month
(not hour) (#2119)
The quota memory tariff description in the CloudStack UI is wrong when defines
that the value is for "using 1MB or RAM for 1 hour". The quota currency values
reflect the value of a resource used per month, not an hour.
Quota divides the tariff value by the number of hours a month has (30 days -
720 hours); then it calculates the credits used by a client based on the amount
of resources used per hour. The memory tariff description in the interface is
wrong and can guide users to configure values for an hour.
> Quota: fix tariff description for memory. Tariff value is for 1MB of RAM used
> per month (not hour).
> ---------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9925
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9925
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Gabriel Beims Bräscher
> Assignee: Gabriel Beims Bräscher
> Priority: Minor
>
> The quota memory tariff description in the CloudStack UI is wrong when
> defines that the value is for "using 1MB or RAM for 1 hour". The quota
> currency values reflect the value of a resource used per month, not an hour.
> Quota divides the tariff value by the number of hours a month has (30 days -
> 720 hours); then it calculates the credits used by a client based on the
> amount of resources used per hour. The memory tariff description in the
> interface is wrong and can guide users to configure values for an hour.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)