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
2018-07-10 09:41:33 -04:00
2019-03-13 11:59:15 +02:00
2018-06-20 20:31:29 +08:00
2018-04-02 13:38:00 +03:00
2014-05-16 13:40:04 -04:00
2017-06-07 21:16:08 -07:00
2018-03-05 14:54:00 -07:00
2018-10-14 15:24:55 +02:00
2015-11-29 03:13:04 -08:00
2018-04-18 05:04:46 +00:00
2018-02-26 02:48:28 +08:00
2018-12-07 22:00:06 +08:00
2016-07-12 09:05:22 -06:00
2019-03-13 11:59:15 +02:00
2017-03-02 11:57:34 +00:00

VMware-NSX package

You have come across the VMware-NSX family of Neutron plugins

External Resources:

The homepage for the VMware-NSX project is on Launchpad.

Use this site for asking for help, and filing bugs. Code is available both git.openstack.org and github.

For help on usage and hacking of VMware-NSX, please send a message to the openstack-discuss mailing list.

For information on how to contribute to VMware-NSX, please see the contents of the CONTRIBUTING.rst file.

Description
A set of Neutron drivers for the VMware NSX.
Readme 97 MiB
Languages
Python 98.5%
Shell 1.5%