GabrielBrascher opened a new pull request #2119: Tariff value is for 1MB of RAM 
used per month (not hour).
URL: https://github.com/apache/cloudstack/pull/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 its usage 
per hour. Thus, the tariff value configured in the interface must be per month, 
not an hour.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to