vmware-nsx/vmware_nsx/services/lbaas/nsx_v/implementation
Kobi Samoray c662acf6e0 LBaaS legacy mode bugfix
In LBaaS legacy mode we use the exclusive router edge as platform for
neutron LBaaS.

The following patch addresses two issues in this mode:
- In the legacy code, LBaaS driver maintained a DFW section which allows
 traffic between the LB and its members. This code wasn't added when we
 added the legacy mode.
- The original code had a bug which failed to cleanup these DFW rules when
 a pool or members were deleted. The patch adds an admin utility which
 cleans up such stale DFW rules.

Change-Id: I1c95ec6292e6cf50641581a65cbb4bdf8942aa8f
2018-06-14 14:21:10 +03:00
..
__init__.py NSX|V+V3: Preparations for Octavia support 2018-06-06 09:17:51 +03:00
healthmon_mgr.py NSX|V+V3: Preparations for Octavia support 2018-06-06 09:17:51 +03:00
l7policy_mgr.py NSX|V+V3: Preparations for Octavia support 2018-06-06 09:17:51 +03:00
l7rule_mgr.py NSX|V+V3: Preparations for Octavia support 2018-06-06 09:17:51 +03:00
listener_mgr.py add enabled/disable on lbaas listener 2018-06-11 21:12:56 +08:00
loadbalancer_mgr.py NSX|V+V3: Preparations for Octavia support 2018-06-06 09:17:51 +03:00
member_mgr.py LBaaS legacy mode bugfix 2018-06-14 14:21:10 +03:00
pool_mgr.py LBaaS legacy mode bugfix 2018-06-14 14:21:10 +03:00