This is an automated email from the ASF dual-hosted git repository.
mtutkowski pushed a change to branch 4.11
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 461c4ad vmware: reboot VR after mac updates (#2794)
add ab83c19 Changed the implementation of
isVolumeOnManagedStorage(VolumeInfo) to check if the data store in question is
for primary storage (and added a unit test from Daan Hoogland)
new e4ec123 Merge pull request #2776 from
mike-tutkowski/vol-on-managed-storage
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:
.../motion/StorageSystemDataMotionStrategy.java | 12 +++-
.../StorageSystemDataMotionStrategyTest.java | 84 ++++++++++++++++++++++
2 files changed, 93 insertions(+), 3 deletions(-)
create mode 100644
engine/storage/datamotion/test/org/apache/cloudstack/storage/motion/StorageSystemDataMotionStrategyTest.java