[
https://issues.apache.org/jira/browse/CLOUDSTACK-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113494#comment-14113494
]
Jayapal Reddy commented on CLOUDSTACK-6922:
-------------------------------------------
Problem:
------------
Create Firewall rule and Create Egress firewall rule action event is same.
There should be different event for each API flow.
Root Cause Analysis:
--------------------
After calling create firewall rule PAI and create Egress firewall rule API in
logs
action event for both is showing same. It also be seen in event table.
Proposed solution:
------------------
Updated firewall service for seperate event for each API.
Verification steps:
----------------------
1. Create firewall rule
2. Create Egress firewall rule.
3. logs and event table should show seperate event for each API
> createFireWall and EgressFwRule share the same action event
> -----------------------------------------------------------
>
> Key: CLOUDSTACK-6922
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6922
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Network Controller
> Affects Versions: 4.0.2
> Reporter: Jayapal Reddy
> Assignee: Jayapal Reddy
> Labels: AUTOMATION_REQ, DEV_REVIEWED
> Fix For: 4.4.0
>
>
> 3 fixes required here.
> createFireWall and EgressFwRule share the same action event - why ? This
> should be changed.
> There is no started and completed action event for createFireWall and the
> manager entry method is used by a lot of other apis, so how to put in the
> action event annotation ?
> deleteFireWallRule - FIREWALL.CLOSE event is used by a bunch of apis. We need
> to separate it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)