← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1546910] Re: args pass to securitygroup precommit event should include the complete info

 

Reviewed:  https://review.openstack.org/448420
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=89abce3efe0645cc08e840b4cc4d455889ee8866
Submitter: Jenkins
Branch:    master

commit 89abce3efe0645cc08e840b4cc4d455889ee8866
Author: Reedip <reedip.banerjee@xxxxxxxxxxxxxxxxxx>
Date:   Wed Mar 22 07:24:33 2017 +0000

    Pass the complete info in sg/rules db into PRECOMMIT_XXX callback
    
    PRECOMMIT_XXX events callback need completed sg info, like the sg id
    and its related rules for registered driver.
    
    Change-Id: I6f49f25eb2ad16221357024f45a6bb6175d5cd55
    Co-Authored-By: Rui Wang <starwangrui@xxxxxxxxx>
    Co-Authored-By: Manjeet Singh Bhatia <manjeet.s.bhatia@xxxxxxxxx>
    Co-Authored-By: Yalei Wang <yalei.wang@xxxxxxxxx>
    Closes-bug: #1546910


** Changed in: neutron
       Status: In Progress => Fix Released

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

Title:
  args pass to securitygroup precommit event should include the complete
  info

Status in networking-odl:
  New
Status in networking-odl 3.0-newton series:
  New
Status in neutron:
  Fix Released

Bug description:
  We introduced the PRECOMMIT_XXX event, but in securitygroups_db.py,
  the kwargs passed to it do not include the complete info of DB like
  AFTER_XXX event. For example, the id of the new created sg/rule.

To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-odl/+bug/1546910/+subscriptions


References