A set of Neutron drivers for the VMware NSX.
ab622863d5
NSX|V3: This feature will enable an admin user to configure a range of VLAN IDs per VLAN Transport Zone, so when they create a VLAN, the VLAN tag will be set accordingly. The configuration is being done in the nsx.ini file, under the relevant section for nsx-v3, the admin will note the tz-id, with either a predefined range(s) (min/max values) or only the transport zone itself (which means that any value can be chosen). The admin user will create the network noting “provider:physical_network”, if they select a VLAN ID, than it will be used, if not - one will be chosen according to the configuration mentioned above. New configuration variable in nsx.ini under nsx_v3: network_vlan_ranges network_vlan_ranges=<TZ_UUID>:<min_val>:<max_val> Change-Id: Id202ca28bda44286deacb5c9969ffd92aa564a90 Signed-off-by: Michal Kelner Mishali <mkelnermishal@vmware.com> |
||
---|---|---|
api-ref | ||
devstack | ||
doc | ||
etc | ||
releasenotes | ||
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 |
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.