yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29881
[Bug 1373634] Re: ML2 plugin bulk operations require multiple notifications being sent for sec group member updates
** Changed in: neutron
Status: Fix Committed => 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/1373634
Title:
ML2 plugin bulk operations require multiple notifications being sent
for sec group member updates
Status in OpenStack Neutron (virtual network service):
Fix Released
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
References