Spaceman1984 commented on a change in pull request #5006:
URL: https://github.com/apache/cloudstack/pull/5006#discussion_r630770961
##########
File path:
plugins/hypervisors/vmware/src/main/java/com/cloud/hypervisor/vmware/resource/VmwareResource.java
##########
@@ -3273,47 +3271,9 @@ private VirtualMachineDiskInfo
getMatchingExistingDisk(VirtualMachineDiskInfoBui
return null;
}
- private int getDiskController(VirtualMachineDiskInfo matchingExistingDisk,
DiskTO vol, VirtualMachineTO vmSpec, int ideControllerKey, int
scsiControllerKey) {
Review comment:
Unused code
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]