vmware-nsx/vmware_nsx
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
..
api_client Drop log translations 2017-03-26 05:09:02 -07:00
api_replay use plugin constants from neutron-lib 2017-06-13 09:28:50 -06:00
common NSX|V: enable plugin to decide on VLAN tag 2017-07-17 13:19:34 +00:00
db NSX|V: enable plugin to decide on VLAN tag 2017-07-17 13:19:34 +00:00
dhcp_meta Drop log translations 2017-03-26 05:09:02 -07:00
dvs NSX|V: Support QoS ingress rules 2017-07-03 08:49:07 +03:00
extension_drivers Fix transaction issues with network/subnet facade updates 2017-04-05 05:56:23 +03:00
extensions NSXv BGP: Fix bgp-peer esg-id validation 2017-06-28 04:58:03 -07:00
nsxlib Drop log translations 2017-03-26 05:09:02 -07:00
osc Fix OSC plugin global declaration 2017-03-10 08:47:30 +00:00
plugins NSX|V: enable plugin to decide on VLAN tag 2017-07-17 13:19:34 +00:00
services Merge "NSX|V: support large port ranges in service insertion" 2017-07-09 18:05:18 +00:00
shell Use flake8-import-order plugin 2017-07-05 00:39:10 -07:00
tests NSX|V: enable plugin to decide on VLAN tag 2017-07-17 13:19:34 +00:00
__init__.py Add Apache 2.0 license to source file 2016-11-30 15:15:03 +07:00
_i18n.py Drop log translations 2017-03-26 05:09:02 -07:00
check_nsx_config.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
nsx_cluster.py Drop log translations 2017-03-26 05:09:02 -07:00
opts.py Automatically generate vmware-nsx configuration files 2016-04-13 07:24:06 +00:00
plugin.py Stop using CommonDbMixin apis 2017-04-26 14:54:40 +00:00
version.py Add reno for release notes management 2015-12-03 00:08:14 -08:00