Chandan Purushothama created CLOUDSTACK-3171:
------------------------------------------------
Summary: UI: NTier: Add Private Gateway Box lists ACL Lists
belonging to another account as options to select for ACL List
Key: CLOUDSTACK-3171
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3171
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: UI
Affects Versions: 4.2.0
Reporter: Chandan Purushothama
Priority: Critical
Fix For: 4.2.0
Attachments: UICapture19.PNG
================
Steps to Reproduce:
================
1. Create an account say atoms
2. Login to the atoms account and create an ACL in the account.
3. Create another account say protons
4. Login to as admin account and try to create a Private Gateway on the Protons
account's VPC.
5. Observe the atoms account ACLs listed for ACL selection in the add private
gateway box.
================
Fire Bug Information:
================
http://10.223.195.103:8080/client/api?command=listNetworkACLLists&response=json&sessionkey=4RM%2BxPGbpzXpriofP06GtnGJCSM%3D&_=1372115923846
{ "listnetworkacllistsresponse" : { "count":4 ,"networkacllist" : [
{"id":"36f1981b-2899-4c7d-8129-78c814d0ac82","name":"Atoms-VPC-ACL-2","description":"Atoms-VPC-ACL-2","vpcid":"9d5fb2f4-7957-4848-947e-84450469f713"},
{"id":"aa1e1724-a886-4749-af96-c04d8dda64b3","name":"Atoms-VPC-ACL-1","description":"Atoms-VPC-ACL-1","vpcid":"9d5fb2f4-7957-4848-947e-84450469f713"},
{"id":"7bffad44-d907-11e2-b5ac-06cba2000705","name":"default_allow","description":"Default
Network ACL Allow All"},
{"id":"7bff8cd8-d907-11e2-b5ac-06cba2000705","name":"default_deny","description":"Default
Network ACL Deny All"} ] } }
Add Private Gateway box screenshot has been attached to the bug report.
--
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