----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15393/#review28639 -----------------------------------------------------------
Commit e82fe016920d42afd3c648d370dfc5de61e03c48 in branch refs/heads/4.2 from Santhosh Edukulla [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=e82fe01 ] CLOUDSTACK-5121: There was one wrong initialization of cloudstackConnection. The bug mentioned is causing test cases to fail. Signed-off-by: Santhosh Edukulla <santhosh.eduku...@citrix.com> Conflicts: tools/marvin/marvin/cloudstackConnection.py - ASF Subversion and Git Services On Nov. 10, 2013, 7:16 p.m., Santhosh Edukulla wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/15393/ > ----------------------------------------------------------- > > (Updated Nov. 10, 2013, 7:16 p.m.) > > > Review request for cloudstack, Girish Shilamkar and Prasanna Santhanam. > > > Bugs: CLOUDSTACK-5121 > https://issues.apache.org/jira/browse/CLOUDSTACK-5121 > > > Repository: cloudstack-git > > > Description > ------- > > There were few test cases failing because of wrong way of object creation. > Fixed it. > > > Diffs > ----- > > tools/marvin/marvin/cloudstackConnection.py 2c027c3 > tools/marvin/marvin/cloudstackTestClient.py 3e833c7 > tools/marvin/marvin/integration/lib/utils.py 0fe3c26 > tools/marvin/marvin/sandbox/demo/simulator/testcase/libs/utils.py f26d2c0 > > Diff: https://reviews.apache.org/r/15393/diff/ > > > Testing > ------- > > Yes, Worked to create deploydatacenters and few test cases thereafter > > > Thanks, > > Santhosh Edukulla > >