A set of Neutron drivers for the VMware NSX.
ce0e969681
This patch removes usage of incubated libraries from neutron.openstack.common and starts "copying" such libraries from the oslo incubator as any other project. As vmware-nsx currently only uses i18n, and loopingcall, these are the only modules added to openstack-common.conf All the imports pointing out to neutron.i18n or neutron.openstack.common.loopingcall are amended in this patch. Closes-Bug: #1432783 Change-Id: I6b9d576bad33310598139c7169627c44014301af |
||
---|---|---|
devstack | ||
doc/source | ||
etc | ||
tools | ||
vmware_nsx | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pylintrc | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
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/stackforge/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.