Comment 5 for bug 1103436

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

Reviewed: https://review.openstack.org/20320
Committed: http://github.com/openstack/nova/commit/7d7fcf1d126d764a273b96d8ba1c940327470841
Submitter: Jenkins
Branch: master

commit 7d7fcf1d126d764a273b96d8ba1c940327470841
Author: Ghe Rivero <email address hidden>
Date: Wed Jan 23 12:53:43 2013 +0100

    iptables-restore error when table not loaded.

    When adding openstack rules, if a table module is not loaded,
    the resulted file doesn't include the section for the missing
    table, making new rules added to it, out of place and
    a no valid file for iptables-restore

    Fixes bug #1103436

    Change-Id: I34ae51a23efec57bfec37b8fa378d043fcf62d70