mirror of https://github.com/apache/cloudstack.git
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. |
||
|---|---|---|
| .. | ||
| resources/META-INF/cloudstack/quota | ||
| src/org/apache/cloudstack/quota | ||
| test/org/apache/cloudstack/quota | ||
| pom.xml | ||