Comment 4 for bug 1369685

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (proposed/juno)

Reviewed: https://review.openstack.org/126902
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=0a64b61f8cbf41e1bf74961c235f03ac6cc6ead6
Submitter: Jenkins
Branch: proposed/juno

commit 0a64b61f8cbf41e1bf74961c235f03ac6cc6ead6
Author: Eugene Nikanorov <email address hidden>
Date: Mon Sep 15 22:10:45 2014 +0400

    Add missing methods to NoopFirewallDriver

    The fix adds missing methods into generic Firewall class
    and in NoopFirewall driver class.

    Change-Id: I6402448075ed414434dc007f5c403fc85b6b1456
    Closes-Bug: #1369685
    Related-Bug: #1365806
    (cherry picked from commit 9a6c073656a7e0b1a26b2bca0ba381489d04e322)