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/11/11 21:04:43 UTC

[cloudstack] branch 4.18-non-strict-affinity-groups updated (2f95523ffc5 -> 32dc4d4fc42)

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 2f95523ffc5 Non-strict affinity groups: fix code smell bug
     add 32dc4d4fc42 Non-strict affinity groups: more changes

No new revisions were added by this update.

Summary of changes:
 .../cloudstack/api/command/user/vm/StartVMCmd.java |   2 +-
 .../deploy/DeploymentPlanningManagerImpl.java      |   4 +-
 .../smoke/test_nonstrict_affinity_group.py         | 233 +++++++++++++++------
 .../compute/wizard/AffinityGroupSelection.vue      |   9 +-
 4 files changed, 182 insertions(+), 66 deletions(-)