[LB] Linux Bridge iptables firewall does not work without "ipset"
Bug #1922127 reported by
Rodolfo Alonso
This bug affects 2 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| neutron |
Fix Released
|
Medium
|
Rodolfo Alonso | ||
Bug Description
Linux Bridge iptables firewall does not work without "ipset". When "enable_ipset" config parameter is set to False, the LB iptables firewall raises the following exception: http://
Testing patch: https:/
NOTE: this bug was found when testing the migration to "nft" from "iptables". "ipset" is not compatible with "nft" and the alternative to "ipset" implemented in native "nft" is not compatible with "iptables-nft" ("nft" using the "iptables" API, to make the transition easier). More info in: https:/
| Changed in neutron: | |
| assignee: | nobody → Rodolfo Alonso (rodolfo-alonso-hernandez) |
| tags: | added: linuxbridge |
| Changed in neutron: | |
| importance: | Undecided → Medium |
| Changed in neutron: | |
| status: | New → Fix Released |
To post a comment you must log in.

This issue was fixed in the openstack/neutron 16.3.2 release.