You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Prasanna Santhanam <Pr...@citrix.com> on 2012/07/02 12:39:19 UTC

Review Request: Appending/Cleaning up the ASF license headers for Marvin

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

Review request for cloudstack.


Description
-------

Some of the Marvin modules still have the old license header. Updating to the ASF license header


Diffs
-----

  tools/marvin/marvin/NoseTestExecuteEngine.py 8ad34bb 
  tools/marvin/marvin/TestCaseExecuteEngine.py 67ed14a 
  tools/marvin/marvin/asyncJobMgr.py 0b4499b 
  tools/marvin/marvin/cloudstackConnection.py b72e54c 
  tools/marvin/marvin/cloudstackException.py c864097 
  tools/marvin/marvin/cloudstackTestCase.py e4ff2d1 
  tools/marvin/marvin/cloudstackTestClient.py a67f234 
  tools/marvin/marvin/codegenerator.py c719057 
  tools/marvin/marvin/configGenerator.py 1e84f90 
  tools/marvin/marvin/dbConnection.py afe5be5 
  tools/marvin/marvin/deployAndRun.py e7d9e61 
  tools/marvin/marvin/deployDataCenter.py 39b5e4e 
  tools/marvin/marvin/jsonHelper.py aa817b7 
  tools/marvin/marvin/remoteSSHClient.py 4063b33 
  tools/marvin/setup.py 83c9c8a 

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


Testing
-------

Processed by pychecker for import failures:

root@cloud:~/incubator-cloudstack# pychecker tools/marvin/marvin/*.py
Processing module asyncJobMgr (tools/marvin/marvin/asyncJobMgr.py)...
Processing module cloudstackConnection (tools/marvin/marvin/cloudstackConnection.py)...
Processing module cloudstackException (tools/marvin/marvin/cloudstackException.py)...
Processing module cloudstackTestCase (tools/marvin/marvin/cloudstackTestCase.py)...
Processing module cloudstackTestClient (tools/marvin/marvin/cloudstackTestClient.py)...
Processing module codegenerator (tools/marvin/marvin/codegenerator.py)...
Processing module configGenerator (tools/marvin/marvin/configGenerator.py)...
Processing module dbConnection (tools/marvin/marvin/dbConnection.py)...
Processing module deployAndRun (tools/marvin/marvin/deployAndRun.py)...
Processing module deployDataCenter (tools/marvin/marvin/deployDataCenter.py)...
Processing module __init__ (tools/marvin/marvin/__init__.py)...
Processing module jsonHelper (tools/marvin/marvin/jsonHelper.py)...
Processing module NoseTestExecuteEngine (tools/marvin/marvin/NoseTestExecuteEngine.py)...
Processing module remoteSSHClient (tools/marvin/marvin/remoteSSHClient.py)...


ant package-marvin is successful


Thanks,

Prasanna Santhanam