rafaelweingartner commented on a change in pull request #2848: Vmware offline migration URL: https://github.com/apache/cloudstack/pull/2848#discussion_r237215236
########## File path: api/src/main/java/com/cloud/hypervisor/HypervisorGuru.java ########## @@ -84,4 +85,13 @@ List<Command> finalizeExpungeVolumes(VirtualMachine vm); Map<String, String> getClusterSettings(long vmId); + + /** + * will generate commands to migrate a vm to a pool. For now this will ony work for stopped VMs on Vmware. Review comment: Can you also capitalize the first letter. `Will`? ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services