[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13674299#comment-13674299
 ] 

manasaveloori commented on CLOUDSTACK-2781:
-------------------------------------------

In UI...The default ACL lists not shown up for VPCs.But when we create a tier 
and try to apply the ACL ,it is listing the default ACLs.

For any VPC there should be 2 default N/W ACL lists like we have default public 
Ip with source NAT enabled.


http://10.147.38.154:8096/client/api?command=listNetworkACLLists&vpcid=f51313b0-5f23-4fc0-938f-69b5ac502aab
  is listing only user created ACLs.(should list user created along with 
default ACL)

http://10.147.38.154:8096/client/api?command=listNetworkACLLists is listing all 
ACLs which is expected.

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