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

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


    from 7ff76cb2d7b Protect upgrades from failures  (#12319)
     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)
     new 959c5fff688 Merge branch '4.20' into 4.22

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/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