a2e5daccb3
Map OpenStack SG stateful=False to OVN ACL allow-stateless action verb. The verb is added in the latest OVN release, 21.06. Inspect db schema to determine if the new action is supported by OVN before trying to create it. Fall back to allow-related when it's not supported yet. Also-Needs: I7343fb609fab91c20490842378747f7265241e82 This will require ovsdbapp version bump with the patch mentioned above to make it work. Change-Id: Ic1c36fb71a9d03e8697583a1ea9453d4c0052f74
7 lines
183 B
YAML
7 lines
183 B
YAML
---
|
|
features:
|
|
- |
|
|
Support stateless security groups with the latest OVN 21.06+.
|
|
The stateful=False security groups are mapped to the new
|
|
"allow-stateless" OVN ACL verb.
|