koushik-das 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_r118207107
 
 

 ##########
 File path: 
plugins/hypervisors/simulator/src/com/cloud/resource/SimulatorStorageProcessor.java
 ##########
 @@ -86,9 +86,17 @@ public Answer copyTemplateToPrimaryStorage(CopyCommand cmd) 
{
 
     @Override
     public Answer cloneVolumeFromBaseTemplate(CopyCommand cmd) {
+        long size = 100;
 
 Review comment:
   This was existing code, didn't want to change that.
 
----------------------------------------------------------------
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

Reply via email to