[
https://issues.apache.org/jira/browse/CLOUDSTACK-6851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019586#comment-14019586
]
Namita Chaudhari commented on CLOUDSTACK-6851:
----------------------------------------------
Reply from Min:
I found the problem for this. Because ResourceTagResponse does not have "id"
field as other ControlledEntity, for example, UserVmResponse, our marvin
framework is using ResourceTagResponse to generate the tag object, thus tag
created from marvin will not have "id" field. In this case, to support
resource-level granting testing using marvin, we have to add "id" field into
ResourceTagResponse. For now, you may have to skip this test for ResourceTag.
> ResourceTagResponse does not have "id" field due to which resource level
> permission cannot be granted to any specific resource
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-6851
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6851
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: API
> Affects Versions: 4.4.0
> Reporter: Namita Chaudhari
> Labels: None
> Fix For: 4.5.0
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)