vmware-nsx/vmware_nsx/db
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
..
migration Tag the alembic migration revisions for Queens 2018-02-09 06:36:31 +02:00
__init__.py Move vmware_nsx/neutron/db to vmware_nsx/db 2015-09-14 16:45:18 -07:00
db.py Enable configuration to decide on vlan tag per TZ 2018-02-28 09:51:17 +02:00
distributedrouter.py use dvr api def from neutron-lib 2017-11-13 11:21:28 +00:00
extended_security_group_rule.py Stop using CommonDbMixin apis 2017-04-26 14:54:40 +00:00
extended_security_group.py NSX-TVD basic unittests 2017-12-20 11:05:03 +02:00
lsn_db.py Integration with new neutron code 2017-04-18 18:56:05 +03:00
maclearning.py NSX-V: add support for mac learning extension 2017-10-04 10:02:48 +00:00
networkgw_db.py Update changes for _get_marker_obj 2017-05-07 10:28:41 +00:00
nsx_models.py NSX|V3: VPNaaS support 2018-01-04 14:38:20 +00:00
nsx_portbindings_db.py NSXv port-binding support 2017-09-05 07:44:33 -07:00
nsxrouter.py Stop using CommonDbMixin apis 2017-04-26 14:54:40 +00:00
nsxv_db.py NSX|V prevent deleting md proxy neutron objects 2017-12-11 17:17:47 +00:00
nsxv_models.py NSXv: use regular DHCP edges for VDR metadata 2017-06-28 07:03:25 +00:00
qos_db.py use core resource attribute constants from neutron-lib 2017-05-23 13:08:46 -06:00
routertype.py Integration with new neutron code 2017-04-18 18:56:05 +03:00
vcns_models.py Remove deprecation warnings 2016-09-24 20:36:17 +00:00
vnic_index_db.py use core resource attribute constants from neutron-lib 2017-05-23 13:08:46 -06:00