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/21 07:40:16 UTC

[cloudstack] branch 4.18-vm-autoscaling updated (d444dc634b7 -> e5ff5013d1a)

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 d444dc634b7 AS UI: display tooltip in AutoScaleVmProfile.vue
     add e5ff5013d1a AS: fix code smells

No new revisions were added by this update.

Summary of changes:
 .../user/autoscale/CreateAutoScaleVmProfileCmd.java   |  5 +----
 .../api/response/AutoScaleVmGroupResponse.java        |  2 +-
 .../api/response/AutoScaleVmProfileResponse.java      |  1 +
 .../cloudstack/api/response/UserVmResponse.java       |  6 +++---
 .../com/cloud/network/as/AutoScaleVmProfileVO.java    | 19 ++++++++++---------
 .../java/com/cloud/api/query/vo/UserVmJoinVO.java     |  5 +----
 6 files changed, 17 insertions(+), 21 deletions(-)