[Bug 1062314] Re: do_refresh_security_group_rules in nova.virt.firewall is very slow

OpenStack Hudson 1062314 at bugs.launchpad.net
Fri Oct 12 16:02:36 UTC 2012


Reviewed:  https://review.openstack.org/14367
Committed: http://github.com/openstack/nova/commit/eee4dbb07e88e19ca891275f5ba1d381bd98b4e5
Submitter: Jenkins
Branch:    stable/folsom

commit eee4dbb07e88e19ca891275f5ba1d381bd98b4e5
Author: Michael Still <mikal at stillhq.com>
Date:   Thu Oct 11 15:46:11 2012 +1100

    Avoid RPC calls while holding iptables lock.
    
    This exhibitied itself as very slow instance starts on a Canonical
    test cluster. This was because do_referesh_security_group_rules()
    was making rpc calls while holding the iptables lock. This refactor
    avoids that while making no functional changes (I hope).
    
    Fixes bug: 1062314
    Change-Id: I36f805bd72f7bd06082cfe96c58d637203bcffb7
    Cherry-picked: ba585524e32965697c1a44c8fd743dea060bb1af


** Changed in: nova/folsom
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1062314

Title:
  do_refresh_security_group_rules in nova.virt.firewall is very slow

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



More information about the Ubuntu-server-bugs mailing list