This is an automated email from the ASF dual-hosted git repository. sureshanaparti pushed a change to branch healthcheck-main in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard 62928d0f38e 4.21/main Health Check, please don't merge this! add 5a90da32760 Fix for PowerFlex MDM configuration on host while preparing the SDC connection (#11458) add f2d635683bf Update error message when no snapshot strategy is found while creating snapshot (#11455) add e979f5a0d82 4.21/main 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 (62928d0f38e) \ N -- N -- N refs/heads/healthcheck-main (e979f5a0d82) 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: .../storage/volume/VolumeServiceImpl.java | 2 ++ .../kvm/storage/ScaleIOStorageAdaptor.java | 34 +++++++++++++++------- .../kvm/storage/ScaleIOStorageAdaptorTest.java | 28 ------------------ .../com/cloud/storage/VolumeApiServiceImpl.java | 6 ++-- .../storage/snapshot/SnapshotManagerImpl.java | 5 ++-- 5 files changed, 31 insertions(+), 44 deletions(-)