Comment 10 for bug 1823633

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

Reviewed: https://review.opendev.org/650270
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=16679e9700b68b1bc64072751dd3b38b38492546
Submitter: Zuul
Branch: master

commit 16679e9700b68b1bc64072751dd3b38b38492546
Author: Harald Jensås <email address hidden>
Date: Wed Mar 27 19:44:43 2019 +0100

    Conntrack Helper - Plugin

    Implements Conntrack Helper service plugin for conntrack
    helper resources. Supports create, update and delete
    conntrack helper for l3 routers.

    A new configuration option:
      [l3-conntrack-helpers]/allowed_conntrack_helpers
    introduced to allow the operator to configure CT
    helpers, and the helper protocol constraints.

    Related-Bug: #1823633
    Depends-On: https://review.opendev.org/663446
    Change-Id: I58193955261f50b18b1946261fe662da6b20f0f5