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

sureshanaparti pushed a change to branch healthcheck-4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


 discard 44e2f388869 4.20 Health Check, please don't merge this!
     add b22dbbe2d7a Fix Revert Instance to Snapshot with custom service 
offering (#12885)
     add 2416db2a443 Fix NPE on external/unmanaged instance import using custom 
offerings (#12884)
     add d38c1f8d125 Fix error message while creating local storage pool 
(#12767)
     add b6e5f7c1989 4.20 Health Check, please don't merge this!

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   (44e2f388869)
            \
             N -- N -- N   refs/heads/healthcheck-4.20 (b6e5f7c1989)

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:
 .../java/com/cloud/storage/StorageManagerImpl.java |  18 +--
 .../cloud/vm/snapshot/VMSnapshotManagerImpl.java   |  54 ++++++---
 .../cloudstack/vm/UnmanagedVMsManagerImpl.java     | 125 ++++++++++++++++-----
 .../cloud/vm/snapshot/VMSnapshotManagerTest.java   |  50 +++++++--
 .../cloudstack/vm/UnmanagedVMsManagerImplTest.java | 118 ++++++++++++++++++-
 5 files changed, 307 insertions(+), 58 deletions(-)

Reply via email to