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

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


    omit 006815898b3 4.20 Health Check, please don't merge this!
     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 419a93bbe08 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   (006815898b3)
            \
             N -- N -- N   refs/heads/healthcheck-4.20 (419a93bbe08)

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 +++----
 .../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          | 48 +++++++++++-----------
 .../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 |  2 +-
 .../main/java/com/cloud/test/DatabaseConfig.java   |  2 +-
 ui/src/components/view/DateTimeFilter.vue          | 43 ++++++++++---------
 .../com/cloud/utils/cisco/n1kv/vsm/VsmCommand.java | 23 ++++++-----
 22 files changed, 143 insertions(+), 129 deletions(-)

Reply via email to