Comment 4 for bug 1554177

Revision history for this message
Alexandr Kostrikov (akostrikov-mirantis) wrote : Re: networks defined by fuel-devops must have production-like connectivity

There is possibility that libvirt is doing work asynchroniously and rules in IPTABLES are applied concurrently.

Iptables rules are not determenistic: [0] and [1] are in different ordering. And order in IPTABLES is meaningfull.

I am setting this to framework-team lead, due to fact that this should be fixed in very correct way in fuel-devops framework

[0] http://paste.openstack.org/show/490229/
[1] http://paste.openstack.org/show/490228/