mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
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 <tsp@apache.org> (cherry picked from commit dba09791fc99c342974d8ca1c69609c04f1a5512)