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

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


 discard 9cdd8fab85a 4.22 Health Check, please don't merge this!
     add 5cb279b6f10 ui: fix test delivery params in create webhook form 
(#12318)
     add 10dcbd76f0f linstor: Provide /dev/drbd/by-res/ resource paths to 
CloudStack (#12300)
     add 4f749378551 Event typo fix (#12350)
     add 77cb0827d35 Refactor XML parsing to use safer document builders in 
multiple classes (#12129)
     add ca64406a880 replace momentjs with dayjs and use watch instead of 
update (#12351)
     add 959c5fff688 Merge branch '4.20' into 4.22
     add a891c067681 4.22 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   (9cdd8fab85a)
            \
             N -- N -- N   refs/heads/healthcheck-4.22 (a891c067681)

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:
 .../api/storage/ObjectInDataStoreStateMachine.java |  6 +--
 .../cache/manager/StorageCacheManagerImpl.java     |  2 +-
 .../storage/motion/AncientDataMotionStrategy.java  |  4 +-
 .../motion/StorageSystemDataMotionStrategy.java    | 12 +++---
 .../storage/image/SecondaryStorageServiceImpl.java |  4 +-
 .../storage/image/TemplateServiceImpl.java         | 14 +++---
 .../cloudstack/storage/test/SnapshotTest.java      |  2 +-
 .../apache/cloudstack/storage/test/VolumeTest.java |  2 +-
 .../cloudstack/storage/test/VolumeTestVmware.java  |  2 +-
 .../storage/snapshot/DefaultSnapshotStrategy.java  |  2 +-
 .../storage/snapshot/SnapshotServiceImpl.java      | 12 +++---
 .../storage/datastore/DataObjectManagerImpl.java   |  8 ++--
 .../datastore/ObjectInDataStoreManagerImpl.java    | 16 +++----
 .../cloudstack/storage/volume/VolumeObject.java    |  2 +-
 .../storage/volume/VolumeServiceImpl.java          | 50 +++++++++++-----------
 .../storage/volume/VolumeObjectTest.java           |  4 +-
 .../LibvirtMigrateVolumeCommandWrapper.java        |  5 ++-
 plugins/storage/volume/linstor/CHANGELOG.md        | 17 +++-----
 .../kvm/storage/LinstorStorageAdaptor.java         |  7 +--
 .../storage/datastore/util/LinstorUtil.java        | 35 ++++++++++++---
 .../storage/motion/StorPoolDataMotionStrategy.java |  4 +-
 .../storage/snapshot/StorPoolSnapshotStrategy.java |  4 +-
 .../main/java/com/cloud/test/DatabaseConfig.java   |  2 +-
 ui/src/components/view/DateTimeFilter.vue          | 43 +++++++++----------
 ui/src/components/view/TestWebhookDeliveryView.vue |  2 +-
 ui/src/views/tools/CreateWebhook.vue               |  2 +-
 .../com/cloud/utils/cisco/n1kv/vsm/VsmCommand.java | 23 +++++-----
 27 files changed, 150 insertions(+), 136 deletions(-)

Reply via email to