Files
gantt/nova
David McNally 52950660b9 Compute restart causes period of network 'blackout'
Fixes bug 1034401

When a compute service is restarted each instance running on the
host has its iptables rules built and applied sequentially during
the host init stage. The impact of this, especially on a host
running many instances, can be observed as a period where some
instances are not accessible as the existing iptables rules have
been torn down and not yet re-applied.

The presented work-around for this is a configurable/flagged deferred
mode that prevents the application of the iptables rules until all
instances on the host had been initialised then the rules for all
instances are applied all at once preventing a 'blackout' period.

Change-Id: I0da90d07e54225fb63f3884897fb00a6027cd537
2012-08-10 09:41:26 +01:00
..
2012-07-09 23:30:21 -07:00
2012-08-06 19:52:44 -04:00
2012-07-18 14:04:37 -07:00
2012-02-17 11:24:32 -06:00
2012-08-04 14:12:49 +01:00
2012-08-02 14:07:06 -07:00
2012-07-02 15:57:09 -05:00