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


Commit 18fbbcfc5a3bea98576cc819a37b00b227616cae in branch refs/heads/master 
from Girish Shilamkar
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=18fbbcf ]

CLOUDSTACK-3610: Fix regression test "test_accounts.TestUserLogin"

Now password is sent as clear text as per CLOUDSTACK-1734
So changed marvin to handle this. Plus domainid was not
passed in the testcase and marvin used "domainid" instead of
"domainId" as a parameter. Fixed these two errors.

Signed-off-by: Prasanna Santhanam <t...@apache.org>
(cherry picked from commit dba09791fc99c342974d8ca1c69609c04f1a5512)


- ASF Subversion and Git Services


On July 22, 2013, 1:52 p.m., Girish Shilamkar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/12812/
> -----------------------------------------------------------
> 
> (Updated July 22, 2013, 1:52 p.m.)
> 
> 
> Review request for cloudstack, Parth Jagirdar and Prasanna Santhanam.
> 
> 
> Bugs: CLOUDSTACK-3610
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Now password is sent as clear text as per CLOUDSTACK-1734. So changed marvin 
> to handle this. Plus domainid was not passed in the testcase and marvin used 
> "domainid" instead of "domainId" as a parameter. Fixed these two errors.
> 
> 
> Diffs
> -----
> 
>   test/integration/component/test_accounts.py 65c0c6f 
>   tools/marvin/marvin/integration/lib/base.py bc8c603 
> 
> Diff: https://reviews.apache.org/r/12812/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Girish Shilamkar
> 
>

Reply via email to