----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22693/#review53511 -----------------------------------------------------------
Chandan, Please post the fresh patch. - SrikanteswaraRao Talluri On June 17, 2014, 7:25 p.m., Chandan Purushothama wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/22693/ > ----------------------------------------------------------- > > (Updated June 17, 2014, 7:25 p.m.) > > > Review request for cloudstack, Girish Shilamkar, Raja Pullela, sangeetha > hariharan, sanjeev n, Santhosh Edukulla, sudha ponnaganti, and > SrikanteswaraRao Talluri. > > > Repository: cloudstack-git > > > Description > ------- > > Currently methods in DiskOffering, StoragePool and Physical Network restrict > the programmer to use limited parameters. I made changes to the methods in > those classes to accept more parameters that can be used during test script > programming. > > Added VirtualRouterElements, InternalLoadBalancerElements classes to base.py > . The code will make the test script programming easier for programmers > writing test scripts related to Zones. > > > Diffs > ----- > > tools/marvin/marvin/lib/base.py 8b89087 > > Diff: https://reviews.apache.org/r/22693/diff/ > > > Testing > ------- > > Test Suite was scripted and tested with the above mentioned additions to > base.py. > > > Thanks, > > Chandan Purushothama > >