neutron/releasenotes/notes/ovn-support-stateless-sg-mandatory-bdeb1bc626decc51.yaml
Rodolfo Alonso Hernandez ce1a87057a [OVN] Check if OVN NB supports stateless NAT rules
Added a check for OVN NB schema, looking for "options" field in "NAT"
table (added in OVN NB schema 5.17).

This patch removes the code to support OVN without stateless NAT rules.
It is assumed that "options" field in "NAT" table is always present.

Closes-Bug: #1949494
Change-Id: Ib3b6dd68009ab635627168b11626d7e7c548ee2f
2022-01-08 04:06:34 +00:00

6 lines
152 B
YAML

---
features:
- |
Since this version, the support for stateless security groups is mandatory.
The minimum OVN NB schema version must be 5.17.