You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2021/03/08 16:57:23 UTC

[cloudstack] branch master updated (a1be9b0 -> 59fba49)

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

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


    from a1be9b0  Merge remote-tracking branch 'origin/4.15'
     add 59fba49  Fix npe when migrating vm with volume (#4698)

No new revisions were added by this update.

Summary of changes:
 .../KvmNonManagedStorageDataMotionStrategy.java    |  2 ++
 .../motion/StorageSystemDataMotionStrategy.java    | 25 +++++++++++++++++++---
 .../StorageSystemDataMotionStrategyTest.java       | 22 +++++++++++++++++++
 3 files changed, 46 insertions(+), 3 deletions(-)