This is an automated email from the ASF dual-hosted git repository.

weizhou pushed a change to branch 4.18-non-strict-affinity-groups
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


    from f9d483b08ec Non-strict affinity groups: add test case in 
DeploymentPlanningManagerImplTest
     add c8e0e6a1b1d Non-strict affinity groups: use considerLastHost instead 
of forgetLastHost
     add 65861fa1387 Non-strict affinity groups: use numbers instead of 
HIGH/LOW/NORMAL priority

No new revisions were added by this update.

Summary of changes:
 .../com/cloud/deploy/DataCenterDeployment.java     | 29 +++++++--------
 .../main/java/com/cloud/deploy/DeploymentPlan.java |  8 +++--
 .../java/com/cloud/vm/VirtualMachineProfile.java   |  2 +-
 .../org/apache/cloudstack/api/ApiConstants.java    |  2 +-
 .../cloudstack/api/command/user/vm/StartVMCmd.java | 12 +++----
 .../com/cloud/deploy/DataCenterDeploymentTest.java | 16 ++++-----
 .../cloud/deploy/DeploymentPlanningManager.java    |  2 +-
 .../com/cloud/vm/VirtualMachineManagerImpl.java    |  4 +--
 .../cloud/entity/api/VMEntityManagerImpl.java      |  4 +--
 .../affinity/NonStrictHostAffinityProcessor.java   |  6 ++--
 .../NonStrictHostAffinityProcessorTest.java        | 10 +++---
 .../NonStrictHostAntiAffinityProcessor.java        |  2 +-
 .../NonStrictHostAntiAffinityProcessorTest.java    | 10 +++---
 .../deploy/DeploymentPlanningManagerImpl.java      | 41 ++++++++++------------
 .../main/java/com/cloud/vm/UserVmManagerImpl.java  |  4 +--
 .../deploy/DeploymentPlanningManagerImplTest.java  | 28 +++++++--------
 .../smoke/test_nonstrict_affinity_group.py         | 12 +++----
 ui/public/locales/en.json                          |  2 +-
 ui/src/config/section/compute.js                   |  4 +--
 ui/src/views/compute/StartVirtualMachine.vue       | 10 +++---
 20 files changed, 104 insertions(+), 104 deletions(-)

Reply via email to