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


please revisit this patch to see if it can be closed

- daan Hoogland


On Feb. 6, 2014, 2:06 p.m., suresh sadhu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/17789/
> -----------------------------------------------------------
> 
> (Updated Feb. 6, 2014, 2:06 p.m.)
> 
> 
> Review request for cloudstack, Santhosh Edukulla and SrikanteswaraRao Talluri.
> 
> 
> Bugs: cloudstack-6042
>     https://issues.apache.org/jira/browse/cloudstack-6042
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Right now default template for xen changed  and test scripts are still point 
> to old template ,due to this deployvm and other scripts are failing and its 
> hard coded in  each script.
> 
> So I wrote a method to  return  built-in OS name dynamically.
> 
> but here we need to add one line of code in each script
> 
>  
> another  solution is :
> 
> we have get_template method and  again this is depend on hardcoded parameter  
> type ostype.this is generic method .  ,if modify exiting logic little bit(it 
> won't be generic and specific to built-in template)then no need to touch 
> other scripts. 
> 
> 
> Please review and share you input 
> 
> 
> Diffs
> -----
> 
>   tools/marvin/marvin/integration/lib/common.py 550de1a 
> 
> Diff: https://reviews.apache.org/r/17789/diff/
> 
> 
> Testing
> -------
> 
> yes
> 
> 
> Thanks,
> 
> suresh sadhu
> 
>

Reply via email to