DaanHoogland commented on a change in pull request #2088: CLOUDSTACK-9892: 
Primary storage resource check is broken when using ?
URL: https://github.com/apache/cloudstack/pull/2088#discussion_r160045542
 
 

 ##########
 File path: server/src/com/cloud/vm/UserVmManagerImpl.java
 ##########
 @@ -3251,6 +3250,19 @@ protected UserVm createVirtualMachine(DataCenter zone, 
ServiceOffering serviceOf
             _templateDao.loadDetails(template);
         }
 
+        HypervisorType hypervisorType = null;
 
 Review comment:
   goos oportunity to extract and reduce this mega method

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

Reply via email to