← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1373634] [NEW] ML2 plugin bulk operations require multiple notifications being sent for sec group member updates

 

Public bug reported:

Currently, security group member updates can be sent for individual
ports and therefore bulk creates require multi notifications (one for
each port if necessary). In particular in the ML2 plugin for supporting
bulk port creates self.notify_security_groups_member_updated() need to
be called once for each port being created.

Updates can be batched to reduce traffic on the rpc bus. This bug is to
track making necessary changes to accommodate this.

** Affects: neutron
     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/1373634

Title:
  ML2 plugin bulk operations require multiple notifications being sent
  for sec group member updates

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Currently, security group member updates can be sent for individual
  ports and therefore bulk creates require multi notifications (one for
  each port if necessary). In particular in the ML2 plugin for
  supporting bulk port creates
  self.notify_security_groups_member_updated() need to be called once
  for each port being created.

  Updates can be batched to reduce traffic on the rpc bus. This bug is
  to track making necessary changes to accommodate this.

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


Follow ups

References