Comment 67 for bug 1468366

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

Reviewed: https://review.openstack.org/468281
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7bd8b37e3863aca2d6cb0195e1df5068b8bfe497
Submitter: Zuul
Branch: master

commit 7bd8b37e3863aca2d6cb0195e1df5068b8bfe497
Author: Nguyen Phuong An <email address hidden>
Date: Wed Nov 9 17:02:48 2016 +0700

    [log] ovs fw logging implementation

    This patch implements ovs firewall logging driver for security group
    base discussed on the spec [1] and [2]

    [1] https://specs.openstack.org/openstack/neutron-specs/specs/pike/logging-API-for-security-group-rules.html
    [2] https://docs.google.com/presentation/d/1fteBesETsmA7CWV6wf1i2QKa7k8EHPpRjytj8Rzeb-A/edit#slide=id.p

    Change-Id: Ib8668dd25ee7c5000a6dafcc7db3dbc33ad190be
    Co-Authored-By: IWAMOTO Toshihiro <email address hidden>
    Co-Authored-By: Yushiro FURUKAWA <email address hidden>
    Partially-implements: blueprint security-group-logging
    Related-Bug: #1468366