cloudstack/framework/quota
Gabriel Beims Bräscher e0b6dcbe4a 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.
2017-08-03 00:47:33 +02:00
..
resources/META-INF/cloudstack/quota CLOUDSTACK-9456: Update Spring version in maven poms 2016-12-16 21:21:20 +05:30
src/org/apache/cloudstack/quota CLOUDSTACK-9925: Quota memory tariff value is for 1MB of RAM used per month (not hour) (#2119) 2017-08-03 00:47:33 +02:00
test/org/apache/cloudstack/quota CLOUDSTACK-9830 Fix DST bug in QuotaAlertManagerTest 2017-07-22 11:36:23 +02:00
pom.xml Updating pom.xml version numbers for release 4.11.0.0-SNAPSHOT 2017-07-12 12:09:38 +05:30