Skip to content

Commit 5529cf4

Browse files
committed
Deduplicate quota tariff introduction
1 parent b3a0958 commit 5529cf4

1 file changed

Lines changed: 6 additions & 9 deletions

File tree

source/plugins/quota.rst

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -130,15 +130,12 @@ Overview
130130
~~~~~~~~
131131

132132
To define monetary values for cloud resource consumption, the Quota Plugin
133-
introduces the concept of tariffs. A tariff defines how monetary value is
134-
assigned to a specific type of resource consumption. Multiple tariffs may be
135-
associated with the same usage type, allowing cloud operators to implement
136-
different pricing strategies.
137-
138-
Each tariff is associated with a tariff type, which determines the kind of
139-
resource consumption to which the tariff applies (for example, running virtual
140-
machines, allocated volumes, or network traffic). The measurement unit depends
141-
on the selected tariff type.
133+
introduces the concept of tariffs. Each tariff is associated with a usage
134+
type, which determines the kind of resource consumption to which the tariff
135+
applies (for example, running virtual machines, volumes, or network traffic).
136+
The measurement unit also depends on the usage type. Multiple tariffs
137+
may be associated with the same usage type, allowing cloud operators to
138+
implement different pricing strategies.
142139

143140
The simplest form of tariff applies a fixed value per unit of resource consumed
144141
per month. For example, a tariff may apply 18.25 monetary units for each public

0 commit comments

Comments
 (0)