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
..
2017-03-26 05:09:02 -07:00
2017-03-26 05:09:02 -07:00
2017-07-03 08:49:07 +03:00
2017-03-26 05:09:02 -07:00
2017-03-10 08:47:30 +00:00
2017-07-05 00:39:10 -07:00
2017-03-26 05:09:02 -07:00
2017-03-26 05:09:02 -07:00
2017-04-26 14:54:40 +00:00