This is an automated email from the ASF dual-hosted git repository.
sureshanaparti pushed a change to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 10dcbd76f0f linstor: Provide /dev/drbd/by-res/ resource paths to
CloudStack (#12300)
add 4f749378551 Event typo fix (#12350)
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 +-
.../storage/motion/StorPoolDataMotionStrategy.java | 4 +-
.../storage/snapshot/StorPoolSnapshotStrategy.java | 2 +-
15 files changed, 68 insertions(+), 72 deletions(-)