You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ha...@apache.org on 2021/09/30 12:04:36 UTC

[cloudstack] branch FixResizeVolumeMigrateVolumeInCaseOfDatastoreCluster updated (cc1833c -> 567fc81)

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

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


    from cc1833c  Fix resize volume and migrate volume to update volume path if DRS is applied on volume in datastore cluster
     add 567fc81  Change in constructors

No new revisions were added by this update.

Summary of changes:
 .../com/cloud/agent/api/storage/MigrateVolumeCommand.java   | 13 ++++++++++---
 .../com/cloud/agent/api/storage/ResizeVolumeCommand.java    |  8 ++++++--
 .../cloudstack/api/agent/test/CheckNetworkAnswerTest.java   |  2 +-
 .../storage/motion/StorageSystemDataMotionStrategy.java     |  2 +-
 .../kvm/resource/LibvirtComputingResourceTest.java          | 12 ++++++------
 .../resource/wrapper/xenbase/CitrixRequestWrapperTest.java  |  2 +-
 .../resource/wrapper/xenbase/XenServer610WrapperTest.java   |  2 +-
 .../datastore/driver/LinstorPrimaryDataStoreDriverImpl.java |  2 +-
 8 files changed, 27 insertions(+), 16 deletions(-)