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

[jira] [Closed] (CLOUDSTACK-2781) [VPC Network ACL] listNetworkACLLists is listing the all ACL lists irrespective of VPC id.

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

manasaveloori closed CLOUDSTACK-2781.
-------------------------------------


ListnetworkACLLists is listing acls belonging to that VPC only while creating tier network and also while replacing the ACL for a tier.Hence closing the bug.
                
> [VPC Network ACL] listNetworkACLLists is listing the all ACL lists irrespective of VPC id.
> ------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2781
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2781
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Network Controller
>    Affects Versions: 4.2.0
>            Reporter: manasaveloori
>            Assignee: Kishan Kavala
>            Priority: Critical
>             Fix For: 4.2.0
>
>
> Steps:
> 1.	Have a CS with advanced zone.
> 2.	Create a VPC say vpc1 and create a network ACL list eg TestACLList.
> 3.	Now create another VPC say vpc2.
> Observation:
> 1.	For vpc2 ,the VPC VR shows the ACL lists configured for vpc1 also apart from default lists.
> 2.	Verified the issue using API also. For different vpc ids the listNetworkACLLists is providing the same response.
> 3.	The API is not considering the VPC id(displaying same response for invalid vpc ids also).
> http://10.147.38.154:8096/client/api?command=listNetworkACLLists&vpc_id=74eb6055-6f31-403b-818b-3b11079d84fb ------------vpc1
> http://10.147.38.154:8096/client/api?command=listNetworkACLLists&vpc_id=c124d506-babd-4d5f-868f-0605074c0809  -------------vpc2
> http://10.147.38.154:8096/client/api?command=listNetworkACLLists 
> All the above APIs give the same response.

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