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

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


    from 96d80b1  Fix alert message in VM creation wizard (#2786)
     add 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)
     add e4ec123  Merge pull request #2776 from 
mike-tutkowski/vol-on-managed-storage
     new 46c56ea  Merge release branch 4.11 to master

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 ++++++++++++++++++++++
 .../consoleproxy/ConsoleProxyManagerImpl.java      |  4 +-
 systemvm/debian/opt/cloud/bin/setup/router.sh      |  4 ++
 ui/scripts/instances.js                            |  3 +
 ui/scripts/system.js                               | 13 +++-
 6 files changed, 114 insertions(+), 6 deletions(-)
 create mode 100644 
engine/storage/datamotion/src/test/java/org/apache/cloudstack/storage/motion/StorageSystemDataMotionStrategyTest.java

Reply via email to