4a0602e3ad
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>
(cherry picked from commit
|
||
---|---|---|
.. | ||
__init__.py | ||
availability_zones.py | ||
config.py | ||
driver_api.py | ||
exceptions.py | ||
l3_rpc_agent_api.py | ||
locking.py | ||
managers.py | ||
nsx_constants.py | ||
nsx_utils.py | ||
nsxv_constants.py | ||
securitygroups.py | ||
sync.py | ||
utils.py |