priyankparihar commented on a change in pull request #1894: CLOUDSTACK-9700 
Allow user to Register/Copy templates to multiple zones at the same time
URL: https://github.com/apache/cloudstack/pull/1894#discussion_r115657221
 
 

 ##########
 File path: api/src/org/apache/cloudstack/api/ResponseGenerator.java
 ##########
 @@ -307,7 +307,11 @@
 
     TemplateResponse createTemplateUpdateResponse(ResponseView view, 
VirtualMachineTemplate result);
 
-    List<TemplateResponse> createTemplateResponses(ResponseView view, 
VirtualMachineTemplate result, Long zoneId, boolean readyOnly);
+    List<TemplateResponse> createTemplateResponses(ResponseView view, 
VirtualMachineTemplate result,
+                                                   Long zoneId, boolean 
readyOnly);
 
 Review comment:
   ok thanks 
 
----------------------------------------------------------------
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