Adit Sarfaty
0d25a8595b
Skip spawn plugin init methods in unittests
Some of the vmware-nsx plugins init methods, cause eventlet.spawn_n to be called. We suspect that this may occasionally fail the unittests on DBNonExistentTable error. This patch mocks those init methods which have no affect on the unittests. Change-Id: Id46e473bb4efb17b366aee670def91ace4985b0d
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%