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 65861fa1387 Non-strict affinity groups: use numbers instead of
HIGH/LOW/NORMAL priority
add 6e14280b30e Non-strict affinity groups: refactor as per Daan's comments
No new revisions were added by this update.
Summary of changes:
.../java/com/cloud/deploy/DataCenterDeployment.java | 18 ++++++++++--------
api/src/main/java/com/cloud/deploy/DeploymentPlan.java | 12 +++++++-----
.../com/cloud/deploy/DataCenterDeploymentTest.java | 12 ++++++------
.../affinity/NonStrictHostAffinityProcessor.java | 16 +++++++++-------
.../affinity/NonStrictHostAffinityProcessorTest.java | 4 ++--
.../affinity/NonStrictHostAntiAffinityProcessor.java | 4 ++--
.../NonStrictHostAntiAffinityProcessorTest.java | 4 ++--
.../cloud/deploy/DeploymentPlanningManagerImpl.java | 2 ++
.../deploy/DeploymentPlanningManagerImplTest.java | 5 ++++-
9 files changed, 44 insertions(+), 33 deletions(-)