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

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


    omit 27492e5773f don't merge
     add b4032d9984e include all VMs when projects selected not just for admins 
(#7667)
     add 57779a8586c Remove nic allocation txn during Vm deploy. During Vm 
deploy failure, this will allow cleanup of any nics that are successfully 
provisioned (#7809)
     add 6b218257465 make details optional for addGuestOs API (#7812)
     new 00491919dbb don't 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   (27492e5773f)
            \
             N -- N -- N   refs/heads/4.18-dummy (00491919dbb)

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.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../api/command/admin/guest/AddGuestOsCmd.java     |   2 +-
 .../engine/orchestration/NetworkOrchestrator.java  | 290 ++++++++++-----------
 .../java/com/cloud/api/query/QueryManagerImpl.java |   6 +-
 .../java/com/cloud/user/AccountManagerImpl.java    |  13 +-
 4 files changed, 153 insertions(+), 158 deletions(-)

Reply via email to