----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12812/ -----------------------------------------------------------
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
