vmware-nsx/vmware_nsx/services/lbaas/nsx_p/implementation
asarfaty b0550ef194 NSX|P: Fix handling LB member on external subnet
If the LB has an external vip, the member must have a local subnet-id
connected to a router with an uplink,
or the member must have an IP which is a FIP address

In addition, remove one leftover log, and remove a lock on router
id when it is None

Change-Id: Iefb492e43b5cc47a84ce82e4dfbcb0d1e5e6bffe
2020-06-30 08:26:58 +02:00
..
__init__.py NSXP: LBaaS/Octavia support 2019-04-01 14:41:02 +03:00
healthmonitor_mgr.py NSX|P+V3: Enhance lbaas tests 2020-04-12 13:19:39 +02:00
l7policy_mgr.py T2P migration 2020-06-23 09:03:23 +00:00
l7rule_mgr.py T2P migration 2020-06-23 09:03:23 +00:00
lb_const.py NSXP: LBaaS/Octavia support 2019-04-01 14:41:02 +03:00
lb_utils.py NSX|V3+P: Fix listener creation when LB has no name 2020-06-18 15:36:55 +02:00
listener_mgr.py NSX|P: Fix handling LB member on external subnet 2020-06-30 08:26:58 +02:00
loadbalancer_mgr.py NSX|P: Fix handling LB member on external subnet 2020-06-30 08:26:58 +02:00
member_mgr.py NSX|P: Fix handling LB member on external subnet 2020-06-30 08:26:58 +02:00
pool_mgr.py Remove log_helper from lbaas methods 2019-07-17 09:53:25 +03:00