vmware-nsx/vmware_nsx/services/lbaas/nsx_v3
Adit Sarfaty 3ff350ac24 NSX|V3: Forbid multiple listeners per LB pool
The NSX-V3 driver for LBaaSv2 & Octavia does not support multiple
listeners for the same pool.
This code handles create/update of pool with multiple listeners, and also
create/update of listener with a default pool that is already in use.
For that there is also a need to update the pool DB mapping also when
added/removed to a listener.
Additional related code for session persistence support will be added in
a follow up patch.

Change-Id: Id121d12cad16825e4e760f607f811bf92ce02d33
2019-03-28 07:11:16 +00:00
..
implementation NSX|V3: Forbid multiple listeners per LB pool 2019-03-28 07:11:16 +00:00
v2 NSXv3: Typo in LB dummy driver 2018-12-27 12:11:03 +02:00
__init__.py NSXv3: Neutron LBaaS nsxv3 support 2017-07-17 11:20:27 -07:00