[
https://issues.apache.org/jira/browse/CLOUDSTACK-10166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16304296#comment-16304296
]
ASF subversion and git services commented on CLOUDSTACK-10166:
--------------------------------------------------------------
Commit 290a8bc1c2b6af7871ac66faf31cd667ace45bd0 in cloudstack's branch
refs/heads/master from [~kmoossavi]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=290a8bc ]
CLOUDSTACK-10166: Get accountId and domainId from VPC when tagging a NetworkACL
as a user (#2347)
This fixes the issue that a non-root user cannot tag a network ACL item
and after the fix a non-root user still cannot tag a globally defined
ACL item and only the ACLs they have access to.
> Cannot add a tag to a NetworkACL (rule not list) in CS with a user in a
> project or in an account
> ------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-10166
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10166
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.10.0.0
> Reporter: Khosrow Moossavi
> Priority: Minor
> Fix For: Future
>
>
> From cloudmonkey with non-root credentials
> {code:none}
> > create tags resourcetype=NetworkACL resourceids=SOME_ACL_RULE_ID
> > tags[0].key=tag-key tags[0].value=tag-value
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)