vmware-nsx/vmware_nsx/services/lbaas/nsx_p/implementation
Adit Sarfaty c4bd94f94d NSX|P: Fix LB VIP related issues
1. Make sure floating ip updates on vip ports affect the nsx LB
service, and avoids NAT rules
2. Make sure loadbalancer created with a pre-existing vip port
will also be affected by fip updates
3. prevent creation of multiple loadbalancers on teh same router
as the NSX backed does not allow it.

Change-Id: Ia4959b22a068b0053d7709e83c8809627e4f3e89
2019-06-23 10:03:51 +03:00
..
__init__.py NSXP: LBaaS/Octavia support 2019-04-01 14:41:02 +03:00
healthmonitor_mgr.py NSX|P Lb session persistence cleanup 2019-06-10 05:52:16 +00:00
l7policy_mgr.py NSX|P: Support listener default pool with session persistence 2019-06-12 15:25:33 +03:00
l7rule_mgr.py NSX|P: Fix LB L7 rule update 2019-05-05 14:35:38 +03:00
lb_const.py NSXP: LBaaS/Octavia support 2019-04-01 14:41:02 +03:00
lb_utils.py NSX|P: Support listener default pool with session persistence 2019-06-12 15:25:33 +03:00
listener_mgr.py NSX|P: Support listener default pool with session persistence 2019-06-12 15:25:33 +03:00
loadbalancer_mgr.py NSX|P: Fix LB VIP related issues 2019-06-23 10:03:51 +03:00
member_mgr.py NSX|P: Fix LB VIP related issues 2019-06-23 10:03:51 +03:00
pool_mgr.py NSX|P Lb session persistence cleanup 2019-06-10 05:52:16 +00:00