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/13 15:41:19 UTC

[cloudstack] branch 4.18-vm-autoscaling updated (985eb9b481f -> 781a368cd54)

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 985eb9b481f AS unit test: update AutoScaleManagerImplTest v8
     add e716fd915a6 AS unit test: update AutoScaleManagerImplTest v9
     add 781a368cd54 AS unit test: update AutoScaleManagerImpl v3

No new revisions were added by this update.

Summary of changes:
 .../com/cloud/network/as/AutoScaleManager.java     |   2 +
 .../com/cloud/network/as/AutoScaleManagerImpl.java | 122 ++++++-------
 .../network/lb/LoadBalancingRulesManagerImpl.java  |  23 +--
 .../cloud/network/as/AutoScaleManagerImplTest.java | 193 +++++++++++++++++++--
 4 files changed, 244 insertions(+), 96 deletions(-)