You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by we...@apache.org on 2022/09/19 10:27:06 UTC

[cloudstack] branch 4.18-vm-autoscaling updated (a6c0d8bf08e -> 0a06d7d0222)

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 a6c0d8bf08e AS server: do not get vm statistics if vm is stopped (hostid is null)
     add 0a06d7d0222 AS UI: check state by uppercase

No new revisions were added by this update.

Summary of changes:
 ui/public/locales/en.json                       |  6 +++---
 ui/src/config/section/compute.js                |  6 +++---
 ui/src/views/compute/AutoScaleDownPolicyTab.vue | 14 +++++++-------
 ui/src/views/compute/AutoScaleLoadBalancing.vue |  4 ++--
 ui/src/views/compute/AutoScaleUpPolicyTab.vue   | 14 +++++++-------
 ui/src/views/compute/AutoScaleVmProfile.vue     |  8 ++++----
 6 files changed, 26 insertions(+), 26 deletions(-)