Comment 4 for bug 1013893

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

Reviewed: https://review.openstack.org/25208
Committed: http://github.com/openstack/nova/commit/c9e3d539222233037820b7f74301247f631cd066
Submitter: Jenkins
Branch: master

commit c9e3d539222233037820b7f74301247f631cd066
Author: Michael Still <email address hidden>
Date: Sun Mar 17 01:36:42 2013 +1100

    Make iptables drop action configurable.

    Resolves bug 1013893 by allowing the setting of the iptables drop
    action with a configuration flag. It is expected that this would be
    used for run a LOGDROP action before actually dropping the packet.

    DocImpact: the drop action for iptables rules can now be configured
    for nova-network users with the iptables_drop_action flag.

    Change-Id: I15720d2742955611929a4d7181a269795296e025