rafaelweingartner 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_r187588091
##########
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:
This "Exception" here. Is it from a VMware JDK method?
----------------------------------------------------------------
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