-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28579/
-----------------------------------------------------------
Review request for cloudstack and sangeetha hariharan.
Bugs: CLOUDSTACK-7996
https://issues.apache.org/jira/browse/CLOUDSTACK-7996
Repository: cloudstack-git
Description
-------
Currently the tags and template belong to the Admin Account and not the User
Account. Listing tags is being done as the regular User Account. This results
in test case failure as no tags are returned to the regular User. Hence the
inconsistency in creation of template, tags and listing them needs to be
corrected for the test case to work.
Diffs
-----
test/integration/component/test_tags.py c5a8ced
Diff: https://reviews.apache.org/r/28579/diff/
Testing
-------
Test creation, listing and deletion tag on templates ... === TestName:
test_06_template_tag | Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 1 test in 441.116s
OK
Thanks,
Chandan Purushothama