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/05 15:07:04 UTC

[cloudstack] branch 4.18-vm-autoscaling updated (18521757ea -> de47f8efc4)

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 18521757ea AS UI/server: add group actions
     add f594b98f27 AS api: add annotations to AutoScaleVmGroupResponse not AutoScaleVmProfileResponse
     add de47f8efc4 AS unit test: update VmwareResourceTest

No new revisions were added by this update.

Summary of changes:
 .../api/response/AutoScaleVmGroupResponse.java     |  4 +-
 .../api/response/AutoScaleVmProfileResponse.java   |  4 +-
 .../hypervisor/vmware/resource/VmwareResource.java | 23 ++++----
 .../vmware/resource/VmwareResourceTest.java        | 66 ++++++++++++++++------
 .../main/java/com/cloud/api/ApiResponseHelper.java |  6 +-
 5 files changed, 69 insertions(+), 34 deletions(-)