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 2a4a1f73d04 Support multi-scope configuration settings (#10300)
add a093f00ab52 Add IOPS and bytes preset variables to `VOLUME` usage type
(#10326)
No new revisions were added by this update.
Summary of changes:
.../DiskOfferingPresetVariables.java | 165 +++++++++++++++++++++
.../presetvariables/PresetVariableHelper.java | 17 ++-
.../activationrule/presetvariables/Value.java | 20 ++-
.../presetvariables/PresetVariableHelperTest.java | 24 ++-
4 files changed, 216 insertions(+), 10 deletions(-)
create mode 100644
framework/quota/src/main/java/org/apache/cloudstack/quota/activationrule/presetvariables/DiskOfferingPresetVariables.java