rhtyd commented on a change in pull request #3378: project id added in test
URL: https://github.com/apache/cloudstack/pull/3378#discussion_r291048144
 
 

 ##########
 File path: test/integration/component/test_tags.py
 ##########
 @@ -1756,6 +1756,7 @@ def test_15_project_tag(self):
             listall=True,
             resourceType='project',
             resourceIds=project.id,
+            projectid=project.id,
 
 Review comment:
   @DaanHoogland Read this 
https://github.com/apache/cloudstack/pull/3323/files, how about we add a check 
to read the resource type and use the provided resource ID as account ID when 
type is project.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to