> On Aug. 27, 2013, 5:33 a.m., Prasanna Santhanam wrote:
> > tools/marvin/marvin/integration/lib/common.py, line 241
> > <https://reviews.apache.org/r/13806/diff/1/?file=344717#file344717line241>
> >
> >     Please use Template.list. The list_templates (form of) method is 
> > redundant and should be deprecated. Also check that your template is 
> > extractable else raise an Exception.

I will make it Template.list, template is registered as extractable.


- Girish


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13806/#review25551
-----------------------------------------------------------


On Aug. 26, 2013, 1:05 p.m., Girish Shilamkar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/13806/
> -----------------------------------------------------------
> 
> (Updated Aug. 26, 2013, 1:05 p.m.)
> 
> 
> Review request for cloudstack and Prasanna Santhanam.
> 
> 
> Bugs: CLOUDSTACK-4407
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Template url, hypervisor and format were defined in Service class to be 
> Xenserver specific
>     and therefore registering a new template failed on Vmware and KVM.
>     Fixed this to get hypervisor specific info for registering new template.
> 
> TODO: Update other tests to use the new function get_builtin_template_info
> 
> 
> Diffs
> -----
> 
>   test/integration/component/test_templates.py e4599d4 
>   tools/marvin/marvin/integration/lib/base.py b5d086b 
>   tools/marvin/marvin/integration/lib/common.py 4f5acef 
> 
> Diff: https://reviews.apache.org/r/13806/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Girish Shilamkar
> 
>

Reply via email to