vmware-nsx/vmware_nsx
Adit Sarfaty dddce2f9fb 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 case external vip loadbalancer - the service will be created without an attachement,
which will be added upon member creation.

In addition a DB migration is added to mark as ERROR old incomplete load
balancers.

Depends-on: Ic4e604883a7b1437af995110d2d684c0bd396a52
Change-Id: Ib478c336840c2e441bbaeffe94700a5e267c6bef
2019-03-27 08:36:32 +00:00
..
api_client add py36 jobs and tox target 2018-10-02 08:23:08 -06:00
api_replay TVD: Admin utility for migrating a project 2018-02-21 10:58:14 +02:00
common Merge "NSX|V: enable allow_address_pairs upon request" 2019-03-06 17:36:39 +00:00
db NSX|V3: Simplify LBaaS implementation 2019-03-27 08:36:32 +00:00
dhcp_meta normalize and use ALIAS in supported_extension_aliases 2019-02-22 11:40:23 -07:00
dvs Multi-DVS Support When Hypervisor is vCenter 2019-01-27 09:42:08 +02:00
extension_drivers normalize and use ALIAS in supported_extension_aliases 2019-02-22 11:40:23 -07:00
extensions normalize and use ALIAS in supported_extension_aliases 2019-02-22 11:40:23 -07:00
nsxlib Fix the misspelling of "except" 2019-01-04 18:15:00 +08:00
osc Fix OSC client extension initialization 2018-11-04 09:59:10 +02:00
plugins NSX|P: Fix ethertype SG translation 2019-03-24 04:58:52 +00:00
policies Convert policy.json into policy-in-code 2019-01-24 20:00:49 +00:00
services NSX|V3: Simplify LBaaS implementation 2019-03-27 08:36:32 +00:00
shell NSX|V admin utils: Find and fix spoofguard policies mismatches 2019-03-04 12:05:20 +02:00
tests NSX|V3: Simplify LBaaS implementation 2019-03-27 08:36:32 +00:00
__init__.py add py36 jobs and tox target 2018-10-02 08:23:08 -06:00
_i18n.py Drop log translations 2017-03-26 05:09:02 -07:00
check_nsx_config.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
nsx_cluster.py Drop log translations 2017-03-26 05:09:02 -07:00
opts.py Automatically generate vmware-nsx configuration files 2016-04-13 07:24:06 +00:00
plugin.py NSX-Policy: Skeleton for the new NSX Policy plugin 2018-09-12 08:52:41 +03:00
version.py Add reno for release notes management 2015-12-03 00:08:14 -08:00