This is an automated email from the ASF dual-hosted git repository.
weizhou pushed a change to branch 4.18-vm-autoscaling
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 40e36172fda Merge remote-tracking branch 'apache/main' into
4.18-vm-autoscaling
add ad47c120487 AS UI: display template/offering name instead of dropdown
in vm profile tab
add e1755bf8618 AS UI: support multiple scaleup policies
add becfbb9537a AS UI: add details to progress info
add 4eda32e2e26 AS UI: quietTime should be same for all the policies
specified in scaleuppolicyid
add 676e462607a Revert "AS UI: quietTime should be same for all the
policies specified in scaleuppolicyid"
add 219117e72aa AS: remove check on quiettime in server
add 8b079e206dd AS UI: support multiple scaledown policies
add c29cc8a7b67 AS UI: create vm group with multiple scaledown policies
No new revisions were added by this update.
Summary of changes:
.../com/cloud/network/as/AutoScaleManagerImpl.java | 10 -
ui/public/locales/en.json | 9 +-
ui/src/views/compute/AutoScaleDownPolicyTab.vue | 572 ++++++++++++++-------
ui/src/views/compute/AutoScaleUpPolicyTab.vue | 572 ++++++++++++++-------
ui/src/views/compute/AutoScaleVmProfile.vue | 50 +-
ui/src/views/compute/CreateAutoScaleVmGroup.vue | 296 +++++++++--
6 files changed, 1065 insertions(+), 444 deletions(-)