sureshanaparti commented on a change in pull request #4640:
URL: https://github.com/apache/cloudstack/pull/4640#discussion_r569181867



##########
File path: 
plugins/hypervisors/vmware/src/main/java/com/cloud/hypervisor/vmware/resource/VmwareResource.java
##########
@@ -5260,6 +5272,17 @@ protected Answer execute(ModifyStoragePoolCommand cmd) {
         }
     }
 
+    private boolean 
getHardwareAcceleationSupportForDataStore(ManagedObjectReference host, String 
dataStoreName) throws Exception {

Review comment:
       ```suggestion
       private boolean 
getHardwareAccelerationSupportForDataStore(ManagedObjectReference host, String 
dataStoreName) throws Exception {
   ```
   
   typo correction - Acceleration




----------------------------------------------------------------
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]


Reply via email to