Comment 13 for bug 1295889

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

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

commit 76f80babb7c1b5cbf77750cd9282bdb876b188e8
Author: Julian Sy <email address hidden>
Date: Mon May 23 20:50:04 2016 +0000

    Add unit tests for nova.virt.firewall.IpTablesFirewallDriver (Part 1)

    There are no unit tests for the base IptablesFirewallDriver.
    This patch contains a start of those unit tests.
    (This is the first part of the abandoned commit
    Ie5372b060da1621927a638af915e15f29e885a4c )

    Co-Authored-By:
    Jay Pipes <email address hidden>
    (cherry picked from commit Ia9ef5ead95508cfb27b53b9899a9cfe97d150662)

    Chen Li <email address hidden>
    (Cherry picked from commit Ie2827051e1795c717f8a7762b932a49d182891cd

    Change-Id: I993b27479e893e3fe8c459da0da96a310c6278ae
    Partial-bug: #1295889