vmware-nsx/vmware_nsx/db
Gary Kotton 8a3364c49f NSX|V: enable plugin to decide on VLAN tag
Enable an option where the plugin would decide on the VLAN tag for
a provider network. This is done as follows:

1. In the configuration file the admin will need to add the supported
   DVS's and their respective VLAN ranges. For example:
   network_vlan_ranges = dvs-22,dvs-70💯102,dvs-70:110:120
   This means that dvs-22 can allocate any VLAN tag. On dvs-70
   tags can be selected between and including 100 and 102 and
   110 and 120.
2. When the admin created the provider network she/he need only state
   the provider:physical_network (must be one defined above). If they
   select a VLAN id then the selected one will be used. If not one from
   the ranges above will be used.

Change-Id: Ieeebc790fa5a4e9480308dcd11f495662e4c48c2
2017-07-17 13:19:34 +00:00
..
migration NSXv: use regular DHCP edges for VDR metadata 2017-06-28 07:03:25 +00:00
__init__.py Move vmware_nsx/neutron/db to vmware_nsx/db 2015-09-14 16:45:18 -07:00
db.py Fix a few pep8 errors in db.py 2017-06-27 16:57:28 +00:00
distributedrouter.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
extended_security_group.py Address OVO breakage 2017-06-16 14:02:39 -06:00
extended_security_group_rule.py Stop using CommonDbMixin apis 2017-04-26 14:54:40 +00:00
lsn_db.py Integration with new neutron code 2017-04-18 18:56:05 +03:00
maclearning.py use core resource attribute constants from neutron-lib 2017-05-23 13:08:46 -06:00
networkgw_db.py Update changes for _get_marker_obj 2017-05-07 10:28:41 +00:00
nsx_models.py NSX-V3: Fix QoS delete 2017-03-15 13:58:27 +02:00
nsxrouter.py Stop using CommonDbMixin apis 2017-04-26 14:54:40 +00:00
nsxv_db.py NSX|V: enable plugin to decide on VLAN tag 2017-07-17 13:19:34 +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