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

dahn pushed a change to branch dummy
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


    omit c28d51a0ac9 do not merge
     add 861107fa5b1 CKS: make clustertype optional to keep backwards 
compatibility (#8180)
     add e65c9ffe700 Fix: Select another pod if all hosts in the pod becomes 
unavailable (#8085)
     add b2e83271f8b ui: Admin, account and project dashboard improvements 
(#8193)
     add 11b5831d726 Advanced SG: allow create/update physical networks with 
vlan range (#8122)
     add 3d7281d4516 Merge branch '4.18' into main
     add 10fa82ad6b1 do not merge

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c28d51a0ac9)
            \
             N -- N -- N   refs/heads/dummy (10fa82ad6b1)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../com/cloud/vm/VirtualMachineManagerImpl.java    |  21 +-
 .../cloud/vm/VirtualMachineManagerImplTest.java    | 302 ++++++++++++++++++---
 .../cluster/CreateKubernetesClusterCmd.java        |   2 +-
 .../java/com/cloud/network/NetworkServiceImpl.java |  16 +-
 .../main/java/com/cloud/vm/UserVmManagerImpl.java  |   4 +-
 5 files changed, 291 insertions(+), 54 deletions(-)

Reply via email to