vmware-nsx/vmware_nsx/db
Abhishek Raut c138dcfdda [NSX-v]: Add support for multiple DVS for VLAN network type
This patch proposes to use the physical_network attribute
of provider network API for network type VLAN to consume comma ','
separated DVS-IDs. This way, admin can provide the multiple DVS-IDs
associated with a single VLAN network in the provider net create
command. This will result in creation of port groups on each of the
DVSes.

If no DVS-ID is provided, we pick the DVS-ID from conf file.
If DVS-ID is provided in the physical network, in order for the
instances on these networks to grab DHCP addresses, the DVS-ID
of the edge/mgmt cluster must be explicitly provided in the CLI
along with other DVS-IDs.

Usage:
neutron net-create fancy-network --provider:network_type=vlan
    --provider:segmentation_id=100
    --provider:physical_network=dvs-10,dvs-20

Closes-Bug: #1559320
Change-Id: Ifb10e3f34bf0c55d2d7710e804b5de995ec954bd
2016-03-30 13:34:25 +00:00
..
migration [NSX-v]: Add support for multiple DVS for VLAN network type 2016-03-30 13:34:25 +00:00
__init__.py Move vmware_nsx/neutron/db to vmware_nsx/db 2015-09-14 16:45:18 -07:00
db.py [NSX-v]: Add support for multiple DVS for VLAN network type 2016-03-30 13:34:25 +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 NsxV3: Fine grained logging for security-groups 2016-03-29 18:27:36 +00:00
extended_security_group_rule.py Remove attribute not specified before checking duplicate sg rules 2016-03-30 04:03:25 -07:00
lsn_db.py Remove deprectaed warnings 2016-01-25 15:53:42 -08:00
maclearning.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
networkgw_db.py NSX: make use of neutron_lib exceptions 2016-02-21 22:30:41 -08:00
nsx_models.py [NSX-v]: Add support for multiple DVS for VLAN network type 2016-03-30 13:34:25 +00:00
nsxrouter.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
nsxv_db.py NsxV3: Fine grained logging for security-groups 2016-03-29 18:27:36 +00:00
nsxv_models.py NSXv3: Adding support for 'secgroup-rule-local-ip-prefix' extension 2016-03-29 21:34:06 +00:00
qos_db.py NSX|MH: rename qos extension to qos_queue 2016-03-03 07:31:11 -08:00
routertype.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
vcns_models.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
vnic_index_db.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00