** Also affects: neutron/kilo
   Importance: Undecided
       Status: New

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

Title:
  Notification is not sent on security group rule creation

Status in neutron:
  Fix Released
Status in neutron kilo series:
  New

Bug description:
  Security group rule before/after_create notifications are done in
  create_security_group_rule() from SecurityGroupDbMixin.

  But currently SecurityGroupServerRpcMixin is used to support security group 
extension in plugins. 
  It is derived from SecurityGroupDbMixin. Both have 
create_security_group_rule() method so in SecurityGroupServerRpcMixin it is 
overriden. 
  Hence create_security_group_rule() from SecurityGroupDbMixin is not used => 
notifications are not sent.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to