DaanHoogland commented on a change in pull request #2091: CLOUDSTACK-8609: 
[VMware] VM is not accessible after migration across clusters
URL: https://github.com/apache/cloudstack/pull/2091#discussion_r187866645
 
 

 ##########
 File path: vmware-base/src/com/cloud/hypervisor/vmware/mo/VirtualMachineMO.java
 ##########
 @@ -932,6 +933,38 @@ else if (prop.getName().startsWith("value[")) {
         return networks;
     }
 
+    public List<DatastoreMO> getAllDatastores() throws Exception {
 
 Review comment:
   @sureshanaparti is it worth handling it locally and/or throwing a more 
specific exception up?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to