Comment 43 for bug 1298472

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.openstack.org/104530
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d7ce7cccbcd98aa17515d9fd449c88807cb6f0bd
Submitter: Jenkins
Branch: master

commit d7ce7cccbcd98aa17515d9fd449c88807cb6f0bd
Author: Sean Dague <email address hidden>
Date: Thu Jul 3 08:00:39 2014 -0400

    change the firewall debugging for clarity

    When we are building rules ensure we log the instance['id'] so
    we can actually correlate the iptables output to UUID for the
    instance.

    Also bundle up the security group to iptables translation to a
    final view of the world instead of the piecemeal rule at a time
    view.

    Display what rules are being skipped in the add process, as the
    skips seem to happen a lot. If this is completely normal we should
    probably delete the bit entirely at some later point.

    Related-Bug: #1298472

    Change-Id: I0e90c3af9bf908b733ed895ad7c204b0a95ef786