This is an automated email from the ASF dual-hosted git repository.
joao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from a093f00ab52 Add IOPS and bytes preset variables to `VOLUME` usage type
(#10326)
add 617fee84165 Add `offerHa` and `forceHa` preset variables to
`RUNNING_VM` usage type (#9500)
No new revisions were added by this update.
Summary of changes:
.../apache/cloudstack/quota/QuotaManagerImpl.java | 6 ++
.../presetvariables/ComputeOffering.java | 14 +++++
.../{ComputeOffering.java => Configuration.java} | 20 ++++---
.../presetvariables/PresetVariableHelper.java | 51 +++++++++++++++-
.../presetvariables/PresetVariables.java | 11 ++++
.../cloudstack/quota/QuotaManagerImplTest.java | 1 +
.../presetvariables/PresetVariableHelperTest.java | 67 +++++++++++++++++++++-
7 files changed, 156 insertions(+), 14 deletions(-)
copy
framework/quota/src/main/java/org/apache/cloudstack/quota/activationrule/presetvariables/{ComputeOffering.java
=> Configuration.java} (68%)