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

ASF GitHub Bot commented on CLOUDSTACK-9245:
--------------------------------------------

Github user wilderrodrigues commented on the pull request:

    https://github.com/apache/cloudstack/pull/1358#issuecomment-173860410
  
    Ping @remibergsma @borisroman @michaelandersen
    
    Manual tests:
    
    * Deleting attached ACL
    
    
![image](https://cloud.githubusercontent.com/assets/5129209/12506901/81820bf6-c0f2-11e5-83b1-a62f73e355cb.png)
    
    * ACL with items
    
    
![image](https://cloud.githubusercontent.com/assets/5129209/12506913/99e9c7c4-c0f2-11e5-9571-c7f7fb43e79a.png)
    
    * Deleting attached ACL
    
    
![image](https://cloud.githubusercontent.com/assets/5129209/12506930/b6426b10-c0f2-11e5-8dad-c934770d2e46.png)
    
    * Using cloud-monkey to delete attached ACL
    
    ```
    (local) 🐵 > delete networkacllist id=98a50aad-52c4-4196-b71c-c414eb939435 
     
    accountid = 0223d070-c0e1-11e5-902d-5254001daa61
    cmd = org.apache.cloudstack.api.command.user.network.DeleteNetworkACLListCmd
    created = 2016-01-22T09:30:04+0000
    jobid = 2b134fd9-a8cf-49e4-96fc-b25b0046ab64
    jobprocstatus = 0
    jobresult:
    success = True
    jobresultcode = 0
    jobresulttype = object
    jobstatus = 1
    userid = 0223deab-c0e1-11e5-902d-5254001daa61
    (local) 🐵 > 
    ```


> As an User I want to be able to delete non-attached ACL lists that contain 
> items
> --------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9245
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9245
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: VPC
>    Affects Versions: 4.5.0, 4.6.0, 4.7.0
>            Reporter: Wilder Rodrigues
>            Assignee: Wilder Rodrigues
>             Fix For: 4.7.1
>
>
> Create a VPC, add a network, create an ACL, add items to the ACL, attached 
> the ACL to the network.
> Trying to delete it should fail, and it actually does. That's expected.
> Now detach the ACL from the network, delete the network, try to delete the 
> ACL. It fails because the ACL contains item.
> If we delete the VPC, the ACL is also deleted. We want to simply delete the 
> ACL and its items in one go.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to