----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13236/ -----------------------------------------------------------
Review request for cloudstack and Prasanna Santhanam. Repository: cloudstack-git Description ------- Removed wrong assert. It was checking if response is None, while it should check the reverse. Sessionkey in response is checked below. Test case running ok now. Diffs ----- test/integration/component/test_accounts.py 9c3d231 Diff: https://reviews.apache.org/r/13236/diff/ Testing ------- Thanks, Gaurav Aradhye