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 edab1d4fc1 AS unit test: update AutoScaleManagerImplTest v2
add 462f269ebd AS sonar: fix code smells
add 47a9a506ea AS server: fix NPE if fail to get VM statistics from host
No new revisions were added by this update.
Summary of changes:
.../autoscale/CreateAutoScaleVmProfileCmd.java | 2 +-
.../autoscale/UpdateAutoScaleVmProfileCmd.java | 3 +-
.../command/user/autoscale/UpdateConditionCmd.java | 3 +-
.../com/cloud/network/as/AutoScalePolicyTest.java | 5 ++-
.../cloudstack/framework/config/ConfigKey.java | 2 ++
.../xenserver/resource/CitrixResourceBaseTest.java | 20 +++++------
.../wrapper/xenbase/XcpServerWrapperTest.java | 4 +--
.../wrapper/xenbase/XenServer56WrapperTest.java | 4 +--
.../com/cloud/network/as/AutoScaleManager.java | 6 ++--
.../com/cloud/network/as/AutoScaleManagerImpl.java | 41 +++++++++++-----------
.../network/lb/LoadBalancingRulesManagerImpl.java | 8 ++---
.../cloud/network/as/AutoScaleManagerImplTest.java | 10 ------
12 files changed, 50 insertions(+), 58 deletions(-)