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_r153313511
##########
File path:
plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java
##########
@@ -4766,6 +4848,31 @@ protected Answer execute(UnregisterNicCommand cmd) {
}
}
+ /**
+ * GetGPUStatsCommand is used to collect the GPU/vGPU details of all the
+ * GPU enabled hosts.
+ * Do Nothing.
+ * @param cmd
Review comment:
These @param and @result without much description you remove them
----------------------------------------------------------------
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