neutron-fwaas/neutron_fwaas
Paddu Krishnan 7c747579c2 Send Notifications for Firewall policy updates
Currently notifications are generated for the following:
    a. When a Firewall is created/deleted
    b. when a rule is created/deleted/modified
    c. When a policy is created/deleted.

But, after a policy is created, when rules are inserted or
removed from a policy, no notifications are generated.
These notifications refer to the audit logs for
fwaas operations performed by a user.

The proposed fix is similar to how notifications are generated
for interfaces added or deleted to router and DHCP agent notifications.

Change-Id: I7242867e41abc625eb1085983118c09a28249b85
Closes-Bug: #1531011
(cherry picked from commit 79237e5080)
2016-05-20 18:35:51 +02:00
..
db Validate src_ip_adress, dest_ip_address and ip_version 2015-10-16 11:58:37 +00:00
extensions FWaaS quota registration 2016-03-11 20:16:20 -08:00
services Send Notifications for Firewall policy updates 2016-05-20 18:35:51 +02:00
tests Send Notifications for Firewall policy updates 2016-05-20 18:35:51 +02:00
__init__.py py34: Fix usage of gettext.install 2015-07-28 16:29:59 +00:00
version.py After the services split, get neutron-fwaas Jenkins jobs passing 2014-12-09 00:00:29 -07:00