This is an automated email from the ASF dual-hosted git repository.
harikrishna pushed a change to branch healthcheck-main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard 0ca4f30804b 4.22/main Health Check, please don't merge this!
add 15c61acedfe Fix the config 'powerflex.connect.on.demand' description
(#11926)
add 3d6cafe1936 Handle null mountTimeout in RestoreBackupCommand (#11944)
add 24350183f72 4.22/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 (0ca4f30804b)
\
N -- N -- N refs/heads/healthcheck-main (24350183f72)
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/org/apache/cloudstack/backup/RestoreBackupCommand.java | 2 +-
.../java/org/apache/cloudstack/backup/NASBackupProvider.java | 1 +
.../cloudstack/storage/datastore/manager/ScaleIOSDCManager.java | 2 +-
.../storage/datastore/manager/ScaleIOSDCManagerImpl.java | 9 ---------
4 files changed, 3 insertions(+), 11 deletions(-)