rafaelweingartner commented on a change in pull request #2340:
CLOUDSTACK-10106: GPU/vGPU Support on VMWare
URL: https://github.com/apache/cloudstack/pull/2340#discussion_r153312598
##########
File path:
plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java
##########
@@ -2254,6 +2270,46 @@ protected void configureVideoCard(VirtualMachineMO
vmMo, VirtualMachineTO vmSpec
}
}
+ /**
+ * Sets GPU card details to the one provided in detail vgpu.type (if
provided) on {@code vmConfigSpec}.
+ * @param vmMo
Review comment:
@nitin-maharana I think that these @param without much explanations can be
removed.
----------------------------------------------------------------
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