neutron/neutron/tests/unit/services/portforwarding
yatinkarel 2492cf2e07 [OVN][port-forwarding] Add lb also to logical_switches
Currently we are adding lbs to logical_routers, but
to get the lbs accessible from the vms we need to
add lbs also to all the logical_switches connected
to the logical router as suggested in the Related
Bug rhbz#2043543.
If in future ovn automatically handles addition of
lbs to logical_switches if they exist on associated
logical_router, then we can remove this handling
from port-forwarding service plugin.

Also subscribed to router_interface's after create
and delete events to handle the case when logical
switches are added/removed from router after intial
port forwarding create.

Related-Bug: #1957185
Related-Bug: rhbz#2043543
Change-Id: I0c4d492887216cad7a8155dceb738389f2886376
2022-03-17 12:28:04 +05:30
..
drivers [OVN][port-forwarding] Add lb also to logical_switches 2022-03-17 12:28:04 +05:30
__init__.py [server side] Floating IP port forwarding plugin 2018-07-26 11:43:34 +08:00
test_pf_plugin.py Extend database to support portforwardings with port range 2022-03-15 09:10:23 -03:00