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

manasaveloori reopened CLOUDSTACK-2781:
---------------------------------------


comments above
                
> [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

Reply via email to