Comment 13 for bug 1720727

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

Reviewed: https://review.openstack.org/574683
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=44e8c91f3c011b91865f85547e1f9fc3d9b4636c
Submitter: Zuul
Branch: master

commit 44e8c91f3c011b91865f85547e1f9fc3d9b4636c
Author: Nguyen Phuong An <email address hidden>
Date: Tue Jun 12 16:39:47 2018 +0700

    Introduce l3_logging extension base

    This patch introduces base class for L3 logging extension base.
    It will be used for SnatLogExtension and FWaaSLogExtension.

    Change-Id: I5372fa4d93f51692cebc9dc4df5b4fe79b1ef554
    Related-Bug: #1720727