----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15393/#review29366 -----------------------------------------------------------
Commit 980e66d501f525672827c207d8b0921f819e5fcd in branch refs/heads/4.3 from Santhosh Edukulla [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=980e66d ] CLOUDSTACK-5121: There was one wrong initialization of cloudstackConnection. The bug mentioned is causing test cases to fail. Signed-off-by: Girish Shilamkar <gir...@clogeny.com> Conflicts: tools/marvin/marvin/cloudstackConnection.py 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 > >