[
https://issues.apache.org/jira/browse/CLOUDSTACK-9245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15116819#comment-15116819
]
ASF subversion and git services commented on CLOUDSTACK-9245:
-------------------------------------------------------------
Commit 886be62cfb288a086059c6f14557ca0642d24295 in cloudstack's branch
refs/heads/master from [~remibergsma]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=886be62 ]
Merge release branch 4.7 to master
* 4.7:
CLOUDSTACK-9245 - Deletes ACL items when destroying the VPC or deleting the
ACL itself
CLOUDSTACK-9245 - Formatting NetworkACLServiceImpl class
CLOUDSTACK-9245 - Formatting VpcManagerImpl class
CLOUDSTACK-9245 - Formatting NetworkACLManagerImpl class
> 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)