-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26492/
-----------------------------------------------------------
Review request for cloudstack and SrikanteswaraRao Talluri.
Bugs: CLOUDSTACK-7691
https://issues.apache.org/jira/browse/CLOUDSTACK-7691
Repository: cloudstack-git
Description
-------
Reason of failure:
The test case is failing while checking the template limits of the project
because the template is not registered with the api client of the project owner
account and it is registered with api client of the root admin account.
Changes:
1. Registered template with correct account
2. Removed import * and included specific imports
Diffs
-----
test/integration/component/test_project_limits.py 5f33ad8
Diff: https://reviews.apache.org/r/26492/diff/
Testing
-------
Tested for syntax and import errors.
Thanks,
Gaurav Aradhye