Comment 65 for bug 1468366

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

Reviewed: https://review.openstack.org/526488
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=29080700eb457a68f27ed5b5ae45c9a74dabec8b
Submitter: Zuul
Branch: master

commit 29080700eb457a68f27ed5b5ae45c9a74dabec8b
Author: Jakub Libosvar <email address hidden>
Date: Thu Dec 7 15:01:37 2017 +0000

    ovsfw: Create tables for further consumption

    The patch creates tables where other services using openflow can
    implement rules for further packet processing. 3 new tables were created
    for packets accepted by egress, ingress pipeline and packets dropped by
    firewall.

    Partially-implements: blueprint security-group-logging
    Related-Bug: #1468366

    Change-Id: I7900126de235ee9df902bef9556879f586d33ae8