vmware-nsx/vmware_nsx/common
Michal Kelner Mishali ab622863d5 Enable configuration to decide on vlan tag per TZ
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>
2018-02-28 09:51:17 +02:00
..
__init__.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
availability_zones.py TVD availability zones 2018-01-15 12:59:45 +02:00
config.py Enable configuration to decide on vlan tag per TZ 2018-02-28 09:51:17 +02:00
driver_api.py NSXV+NSXV3: add support for pluggable extensions 2017-01-15 12:54:00 +00:00
exceptions.py NSX|V3: Disallow port-security on port/net on ENS TZ 2017-10-10 14:49:11 +00:00
l3_rpc_agent_api.py Stop sending notifications for router update/delete 2017-02-05 05:47:35 +00:00
locking.py Change the lock trace message 2016-08-22 01:25:33 -07:00
managers.py NSX TVD: V, T and simple DVS Coexist in the same plugin 2017-12-17 01:31:43 -08:00
nsx_constants.py NSX|V3: fix trunk initialization 2017-06-26 03:58:51 -07:00
nsx_utils.py use multiprovidernet api definition from neutron-lib 2018-01-18 14:40:58 -07:00
nsxv_constants.py NSX-TVD: Fix md proxy internal tenant 2017-12-19 08:17:28 +00:00
securitygroups.py Change imports for IP_PROTOCOL_MAP 2016-02-05 09:00:04 -07:00
sync.py use l3 api def from neutron-lib 2017-10-31 15:20:46 -06:00
utils.py NSX|v3: provider networks updates 2017-09-12 09:40:55 +03:00