neutron-lib/releasenotes/notes/l3_conntrack_helper-f186bcdcc31bcaf2.yaml
Harald Jensås c6b907a2cf L3 Conntrack Helper Extension
Introduces a new API extension exposing conntrack_helpers
field in Router response. The extension requires the
``router`` and ``conntrack_helper`` service plugin.

Related-Bug: #1823633
Change-Id: I55d659c47f3e9a65af78509fbd63416373a501f3
2019-04-11 03:19:21 +02:00

10 lines
396 B
YAML

---
features:
- |
The ``l3-conntrack-helper`` API definition for ``Router`` is introduced,
which allows conntrack helper target rules to be set for a ``Router``.
- |
Introduced ``expose-l3-conntrack-helper`` API extension for exposing
``conntrack_helpers`` field in ``Router`` API response. This extension
requires the ``router`` and ``conntrack_helper`` service plugins.