A set of Neutron drivers for the VMware NSX.
d9d5e226c9
There are cases where a DHCP binding may not be deleted. This is when for example a nova boot does not succeed. The plugin would only delete the binding if the device owner was 'compute'. But nova may reset that data and the binding on the backend may never get deleted. The code also validates that a binding entry exists. If it does then it will send a message to the NSX. Change-Id: Icb0fec03e67dad97329b9d57c67d7398bd52a86b |
||
---|---|---|
devstack | ||
doc/source | ||
etc | ||
releasenotes | ||
tools | ||
vmware_nsx | ||
vmware_nsx_tempest | ||
vmware-nsx/locale | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pylintrc | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
TESTING.rst | ||
tox.ini |
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.