vmware-nsx/quantum/plugins/cisco/db
Arvind Somya b68824163d Adding multi switch support to the Cisco Nexus plugin
This commit adds intelligent multiple nexus physical switch support for the Cisco plugin.
The plugin also has been modified to scan for the host when an instance is created and
selectively trunk VLAN's for the port for that host only. It also deletes VLANs from nexus
switches when no longer required.

Implements: blueprint cisco-plugin-enhancements

Change-Id: I6275eb1815310d0d5a8123ca2edbc0a0937718e9
2013-01-14 13:04:14 -05:00
..
__init__.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
api.py quantum l3 + floating IP support 2012-08-17 08:15:34 -07:00
l2network_db.py Reorder imports by full module path 2012-06-21 20:13:15 +08:00
l2network_models.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2012-11-26 09:55:46 +08:00
models.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2012-11-26 09:55:46 +08:00
network_db_v2.py Remove unsused imports in the plugins package 2013-01-13 14:16:43 +02:00
network_models_v2.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2012-11-26 09:55:46 +08:00
nexus_db_v2.py Adding multi switch support to the Cisco Nexus plugin 2013-01-14 13:04:14 -05:00
nexus_models_v2.py Adding multi switch support to the Cisco Nexus plugin 2013-01-14 13:04:14 -05:00
services_db.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
services_models.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
ucs_db_v2.py Add v2 API support for the Cisco plugin 2012-07-21 19:03:55 -07:00
ucs_models_v2.py Remove unsused imports in the plugins package 2013-01-13 14:16:43 +02:00