You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Santhosh Edukulla <sa...@citrix.com> on 2013/10/25 12:58:44 UTC

Review Request 14925: Added few misc changes to marvin

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

Review request for cloudstack, Girish Shilamkar and Prasanna Santhanam.


Repository: cloudstack-git


Description
-------

Added few misc changes.
Deleted some unwanted code.
Few naming convention changes 
Added a validateList utility function


Diffs
-----

  tools/marvin/marvin/codes.py 6099d88 
  tools/marvin/marvin/configGenerator.py 50614c1 
  tools/marvin/marvin/deployDataCenter.py f2dccdb 
  tools/marvin/marvin/integration/lib/utils.py d81e80d 
  tools/marvin/marvin/marvinPlugin.py 3b282e4 

Diff: https://reviews.apache.org/r/14925/diff/


Testing
-------


Thanks,

Santhosh Edukulla


Re: Review Request 14925: Added few misc changes to marvin

Posted by Prasanna Santhanam <ts...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14925/#review27601
-----------------------------------------------------------

Ship it!


03830c5 -> master

Sorry to be an ass about this, but git summary needs improvements. Please also write down the rationale of the changes you make. A simple listing of changed code, cleaned code is usually not very clear about the changes and why they were made. 

- Prasanna Santhanam


On Oct. 25, 2013, 10:58 a.m., Santhosh Edukulla wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/14925/
> -----------------------------------------------------------
> 
> (Updated Oct. 25, 2013, 10:58 a.m.)
> 
> 
> Review request for cloudstack, Girish Shilamkar and Prasanna Santhanam.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Added few misc changes.
> Deleted some unwanted code.
> Few naming convention changes 
> Added a validateList utility function
> 
> 
> Diffs
> -----
> 
>   tools/marvin/marvin/codes.py 6099d88 
>   tools/marvin/marvin/configGenerator.py 50614c1 
>   tools/marvin/marvin/deployDataCenter.py f2dccdb 
>   tools/marvin/marvin/integration/lib/utils.py d81e80d 
>   tools/marvin/marvin/marvinPlugin.py 3b282e4 
> 
> Diff: https://reviews.apache.org/r/14925/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Santhosh Edukulla
> 
>


Re: Review Request 14925: Added few misc changes to marvin

Posted by Santhosh Edukulla <sa...@citrix.com>.

> On Oct. 28, 2013, 5:55 a.m., Prasanna Santhanam wrote:
> > tools/marvin/marvin/marvinPlugin.py, line 148
> > <https://reviews.apache.org/r/14925/diff/1/?file=371276#file371276line148>
> >
> >     Any reason to remove the debug logger? This will cause the write of all logs without timestamp and component.

We are already doing it as part of configure method under plugin. Added client_log option as part of options method. 


- Santhosh


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


On Oct. 25, 2013, 10:58 a.m., Santhosh Edukulla wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/14925/
> -----------------------------------------------------------
> 
> (Updated Oct. 25, 2013, 10:58 a.m.)
> 
> 
> Review request for cloudstack, Girish Shilamkar and Prasanna Santhanam.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Added few misc changes.
> Deleted some unwanted code.
> Few naming convention changes 
> Added a validateList utility function
> 
> 
> Diffs
> -----
> 
>   tools/marvin/marvin/codes.py 6099d88 
>   tools/marvin/marvin/configGenerator.py 50614c1 
>   tools/marvin/marvin/deployDataCenter.py f2dccdb 
>   tools/marvin/marvin/integration/lib/utils.py d81e80d 
>   tools/marvin/marvin/marvinPlugin.py 3b282e4 
> 
> Diff: https://reviews.apache.org/r/14925/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Santhosh Edukulla
> 
>


Re: Review Request 14925: Added few misc changes to marvin

Posted by Prasanna Santhanam <ts...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14925/#review27589
-----------------------------------------------------------



tools/marvin/marvin/marvinPlugin.py
<https://reviews.apache.org/r/14925/#comment53618>

    Any reason to remove the debug logger? This will cause the write of all logs without timestamp and component.


- Prasanna Santhanam


On Oct. 25, 2013, 10:58 a.m., Santhosh Edukulla wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/14925/
> -----------------------------------------------------------
> 
> (Updated Oct. 25, 2013, 10:58 a.m.)
> 
> 
> Review request for cloudstack, Girish Shilamkar and Prasanna Santhanam.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Added few misc changes.
> Deleted some unwanted code.
> Few naming convention changes 
> Added a validateList utility function
> 
> 
> Diffs
> -----
> 
>   tools/marvin/marvin/codes.py 6099d88 
>   tools/marvin/marvin/configGenerator.py 50614c1 
>   tools/marvin/marvin/deployDataCenter.py f2dccdb 
>   tools/marvin/marvin/integration/lib/utils.py d81e80d 
>   tools/marvin/marvin/marvinPlugin.py 3b282e4 
> 
> Diff: https://reviews.apache.org/r/14925/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Santhosh Edukulla
> 
>


Re: Review Request 14925: Added few misc changes to marvin

Posted by Girish Shilamkar <gi...@clogeny.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14925/#review28526
-----------------------------------------------------------


4.2: fba874120bb40ddeceacbc7ef51217f34d3749de

- Girish Shilamkar


On Oct. 25, 2013, 10:58 a.m., Santhosh Edukulla wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/14925/
> -----------------------------------------------------------
> 
> (Updated Oct. 25, 2013, 10:58 a.m.)
> 
> 
> Review request for cloudstack, Girish Shilamkar and Prasanna Santhanam.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Added few misc changes.
> Deleted some unwanted code.
> Few naming convention changes 
> Added a validateList utility function
> 
> 
> Diffs
> -----
> 
>   tools/marvin/marvin/codes.py 6099d88 
>   tools/marvin/marvin/configGenerator.py 50614c1 
>   tools/marvin/marvin/deployDataCenter.py f2dccdb 
>   tools/marvin/marvin/integration/lib/utils.py d81e80d 
>   tools/marvin/marvin/marvinPlugin.py 3b282e4 
> 
> Diff: https://reviews.apache.org/r/14925/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Santhosh Edukulla
> 
>