
When running tempest tests we hit this. After analysis the reason seemed to be that the DB session was aged as a result of waiting for subnets in parallel tests to be created. Here we just create a new DB session prior to updating the VNIC ID's The patch also does the following: 1. Addresses the case where the edge_bindings are not found 2. Ensure locking for the VNIC allocations Change-Id: I0f921417e7b333575c0e99838e88a23c61f67423
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
Languages
Python
98.5%
Shell
1.5%