A set of Neutron drivers for the VMware NSX.
e7c30d1fdf
The DVS driver was not validating the vCenter certificate. This patch utilizes the function already available in oslo.vmware to verify certs. DocImpact: This introduces two config options: cafile and insecure. Change-Id: I3162437f219946e0acfa63ff0ae35f36a7e3bba7 Closes-Bug: #1487962 |
||
---|---|---|
devstack | ||
doc/source | ||
etc | ||
tools | ||
vmware_nsx | ||
.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 |
Welcome!
You have come across the VMware-NSX family of driver for Neutron.
External Resources:
The homepage for VMware-NSX is: http://launchpad.net/vmware-nsx. Use this site for asking for help, and filing bugs. Code is available on git.openstack.org at <https://github.com/openstack/vmware-nsx>.
For help on usage and hacking of VMware-NSX, please send mail to <mailto:openstack-dev@lists.openstack.org>.
For information on how to contribute to VMware-NSX, please see the contents of the CONTRIBUTING.rst file.