----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12717/ -----------------------------------------------------------
Review request for cloudstack, Devdeep Singh and Prasanna Santhanam. Bugs: CLOUDSTACK-3618 Repository: cloudstack-git Description ------- CLOUDSTACK-3618: [Automation] API call listprojectaccounts failed, and test case test_projects.py:test_08_cleanup_after_project_delete failed due to this. The test is failing because listProjectAccount throws InvalidParameterException if the project with the projectid passed along with the API does not exist. Diffs ----- test/integration/component/test_projects.py 39e9bee Diff: https://reviews.apache.org/r/12717/diff/ Testing ------- Verified that test runs properly on my local cloudstack setup. Thanks, Sanjay Tripathi