A set of Neutron drivers for the VMware NSX.
16b564346e
The NSXv driver was missing code to do certificate verification. In fact, it was intentional turned off. This patch adds the capability to turn it on. DocImpact: Two new options for the NSXv driver: ca_file and insecure. Change-Id: I12ffa2f5e80d4dd357e907631d2bcc76c13a0797 Closes-Bug: #1488265 |
||
---|---|---|
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.