-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
False
-
-
False
-
?
-
?
-
?
-
?
-
None
-
-
-
Low
It was discover during the developing of the scenario-A data-plane-adoption that OVN has an iptables filter rule that only accepts connections coming from the same network.
Due to scenario-A testing the adoption where tripleo and next gen has different networks a new step on the adoption process was added, that being adding a new iptables to accept traffic from the new next gen network. Currently this next gen network is hardcoded. It could be nice to have it parameterize so it can be customized.
The file where the iptables is added is data-plane-adoption:tests/roles/ovn_adoption/tasks/main.yaml [0]