vmware-nsx/vmware_nsx/services/lbaas
Adit Sarfaty 31770cf52a NSX|V3: Simplify LBaaS implementation
Until know, for scale issues, the creation of some NSX backend resources
for loadbalancing was postpone until the first member creation.
This complicates the code unnecessarily, since the scale issues were already resolved.

The new code will create the matching backend objects for each LBaaS/Octavia object upon creation.
In addition a DB migration is added to mark as ERROR old incomlete load balancers.

Change-Id: I2d1b9046a262fb43fd4b05e378dcf00f7f80adc0
2019-03-07 15:11:59 +02:00
..
nsx TVD verify loadbalancer project match the LB object project 2018-10-31 11:23:39 +00:00
nsx_v NSX|V+V3: support octavia delete cascade 2019-02-14 10:56:54 +02:00
nsx_v3 NSX|V3: Simplify LBaaS implementation 2019-03-07 15:11:59 +02:00
octavia Merge "Octavia: Add logging on driver exceptions" 2019-03-06 14:36:20 +00:00
__init__.py LBaaSv2 driver 2015-10-27 07:42:47 +02:00
base_mgr.py TVD: LBaaS support 2017-11-26 22:24:48 +02:00
lb_const.py LBaaS: Session persistence for NSX-v3 2018-12-18 12:35:22 +00:00
lb_helper.py NSX|V3: LBaaS operating status support 2018-08-20 11:13:30 +00:00
lb_translators.py NSX|V+V3: Octavia driver 2018-10-02 11:19:55 +03:00
lbaas_mocks.py NSX|V3 remove lbaas import to allow the plugin to work without lbaas 2018-10-14 11:03:21 +00:00
nsx_plugin.py TVD LBaaS: fix operational status api 2018-11-28 10:28:36 +00:00