Anna Khmelnitsky 2910521b1d NSXv3: Solve race condition in DB cert provider
Certificate provider is dumping certificate to file system and
deleting it immediately after use. In order to prevent file
collisions between neutron processes, pid was used, which was
problematic since the pid was assigned before neutron fork.
This commit switches to use random file name, generated at later
stage.
In addition, it adds locks to bullet-proof collisions within
same process.

Change-Id: Iee6c179a4412b150345e5fffc095b88d86758b51
2017-05-24 20:54:22 -07:00
2017-05-21 09:07:56 -07:00
2017-04-13 06:09:53 -07:00
2014-05-16 13:40:04 -04:00
2016-07-12 09:05:22 -06:00
2015-11-29 03:13:04 -08:00
2017-05-04 14:19:33 -07:00
2016-07-12 09:05:22 -06:00
2017-03-02 11:57:34 +00:00
2017-03-26 05:09:02 -07: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-dev 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%