shwstppr commented on a change in pull request #3606: [WIP DO NOT MERGE] VM
ingestion
URL: https://github.com/apache/cloudstack/pull/3606#discussion_r343507916
##########
File path:
plugins/hypervisors/vmware/src/main/java/com/cloud/hypervisor/vmware/resource/VmwareResource.java
##########
@@ -617,18 +637,19 @@ protected void
reconfigureProcessorByHandler(EnumMap<VmwareStorageProcessorConfi
/**
* Examine StorageSubSystem command to get full clone flag, if provided
- * @param cmd command to execute
+ *
+ * @param cmd command to execute
* @param params params
* @return copy of params including new values, if suitable
*/
protected EnumMap<VmwareStorageProcessorConfigurableFields, Object>
examineStorageSubSystemCommandFullCloneFlagForVmware(CopyCommand cmd,
- EnumMap<VmwareStorageProcessorConfigurableFields, Object> params) {
+
EnumMap<VmwareStorageProcessorConfigurableFields, Object> params) {
Review comment:
Must be the Ctrl+Alt+L I used in class and IDE profile I received from
someone. Will revert if needed.
----------------------------------------------------------------
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]
With regards,
Apache Git Services