You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Khosrow Moossavi (JIRA)" <ji...@apache.org> on 2017/11/29 21:13:00 UTC

[jira] [Updated] (CLOUDSTACK-10166) Cannot add a tag to a NetworkACL (rule not list) in CS with a user in a project or in an account

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-10166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Khosrow Moossavi updated CLOUDSTACK-10166:
------------------------------------------
    Description: 
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}

  was:
From cloudmonkey with non-root credentials

{code:bash}
> create tags resourcetype=NetworkACL resourceids=SOME_ACL_RULE_ID tags[0].key=tag-key tags[0].value=tag-value
{code}


> 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)