A set of Neutron drivers for the VMware NSX.
28e2c22939
New configuration option for the transport zones, tier0 router, dhcp profile and md-proxy in the nsx ini file. If init_objects_by_tags is True, the user should add a tag with a scope (whose name will be set in search_objects_by_tags) to the overlay transportzone, vlan transportzone and tier0 router on the nsx. In the nsx ini file the user should configure the value of this tag for each object instead of the object name or uuid. Example: [nsx_v3] init_objects_by_tags = True search_objects_scope = ini-scope default_overlay_tz = ini-tag-tz default_vlan_tz = ini-tag-tz2 default_tier0_router = ini-tag-rtr metadata_proxy = ini-tag-md dhcp_profile = ini-tag-dhcp Depends-on: If05390d3b58b84290e1f306f03c5ba3654bd1fad Change-Id: Icb66f42939e41eb32c8485f80f4e5d24cf172023 |
||
---|---|---|
api-ref | ||
devstack | ||
doc/source | ||
etc | ||
releasenotes | ||
tools | ||
vmware_nsx | ||
vmware_nsx_tempest | ||
.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.