← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1429753] Re: Improve performance of security groups rpc-related code

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => kilo-3

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

Title:
  Improve performance of security groups rpc-related code

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  In a case when large number of VMs (> 2-3 thousand) reside in one L2
  network, security group listing for ports requested from OVS agents
  consumes significant amount of CPU.

  When VM is spawned on such network, every OVS agent requests update sec groups info on each of its devices. 
  Total time needed to process all such RPC requests that were caused by 1 VM spawn may reach tens of cpu-seconds.

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


References