You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Alena Prokharchyk (JIRA)" <ji...@apache.org> on 2013/07/17 19:08:52 UTC

[jira] [Assigned] (CLOUDSTACK-3584) Cannot add rules to default project security group, neither create new security group in project

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

Alena Prokharchyk reassigned CLOUDSTACK-3584:
---------------------------------------------

    Assignee: Alena Prokharchyk
    
> Cannot add rules to default project security group, neither create new security group in project
> ------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3584
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3584
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.1.0
>         Environment: KVM, Basic Networking, 
>            Reporter: Velin Budinov
>            Assignee: Alena Prokharchyk
>            Priority: Blocker
>
> command=authorizeSecurityGroupIngress&response=json&sessionkey=AVStK4BFjlWUdRkV5oIi9sD6NMY%3D&projectid=d52c4dbd-725a-4b3b-a1f1-98ea7e307fa6&securitygroupid=1630c432-fad8-41de-b2e5-bc142eb310c1&protocol=tcp&domainid=527dbe5b-6a02-4d00-b1da-5df52fc685c0&startport=12543&endport=12543&cidrlist=0.0.0.0%2F0&_=1373995376396
> Response: Unable to find project by id
> mysql> select * from projects where id=8 \G;
> *************************** 1. row ***************************
>                 id: 8
>               name: SysOps
>               uuid: d52c4dbd-725a-4b3b-a1f1-98ea7e307fa6
>       display_text: SysOps Internal Infrastructure instances
> project_account_id: 31
>          domain_id: 6
>            created: 2013-07-16 13:32:28
>            removed: NULL
>              state: Active
> 			 
> mysql> select * from domain where id=6 \G;
> *************************** 1. row ***************************
>             id: 6
>         parent: 1
>           name: Methodia
>           uuid: 527dbe5b-6a02-4d00-b1da-5df52fc685c0
>          owner: 2
>           path: /Methodia/
>          level: 1
>    child_count: 0
> next_child_seq: 1
>        removed: NULL
>          state: Active
> network_domain: NULL
>           type: Normal
> mysql> select * from security_group where id=33 \G;
> *************************** 1. row ***************************
>          id: 33
>        name: default
>        uuid: 1630c432-fad8-41de-b2e5-bc142eb310c1
> description: Default Security Group
>   domain_id: 6
>  account_id: 31

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira