← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1657071] [NEW] [RFE]Add "log" attribute to firewall_policy

 

Public bug reported:

In general, the firewall we use need the log info about when and why the firewall_policy was deleted or updated.
As users need this info to locate the trouble or illegal operations quickly. Also, for security destination, we need log this kind info.

Maybe the "log" attribute details like:


name     type     CRUD      default
Log      bool     CRU       False

We can create/update fw_policy with this attribute. If it is enable, it will store the fw_policy related log info. It must contain
the operation time, the operation reason. And we could call API to query the details of them.

** Affects: neutron
     Importance: Undecided
     Assignee: zhaobo (zhaobo6)
         Status: New


** Tags: fwaas

** Changed in: neutron
     Assignee: (unassigned) => zhaobo (zhaobo6)

** Tags added: fwaas

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1657071

Title:
  [RFE]Add "log" attribute to firewall_policy

Status in neutron:
  New

Bug description:
  In general, the firewall we use need the log info about when and why the firewall_policy was deleted or updated.
  As users need this info to locate the trouble or illegal operations quickly. Also, for security destination, we need log this kind info.

  Maybe the "log" attribute details like:

  
  name     type     CRUD      default
  Log      bool     CRU       False

  We can create/update fw_policy with this attribute. If it is enable, it will store the fw_policy related log info. It must contain
  the operation time, the operation reason. And we could call API to query the details of them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1657071/+subscriptions


Follow ups