]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Adding VPC support to the Cisco plugin
authorArvind Somya <asomya@cisco.com>
Tue, 28 May 2013 19:47:09 +0000 (12:47 -0700)
committerArvind Somya <asomya@cisco.com>
Wed, 21 Aug 2013 14:26:38 +0000 (10:26 -0400)
commit0109cc967c0a8adb9073b6e89276312cb5a95bc4
treeb4fddf42b726ea69068082371394099a9d3ee60a
parentd16e185d34df811bf858bf93cf056d0cb945e22d
Adding VPC support to the Cisco plugin

Adding VPC(Virtual Port Channel) support to the Cisco plugin.

Change-Id: I898e4355d05f6f43593deb2d977dfc1e55fb2fc8
Implements: Blueprint cisco-plugin-vpc-support
neutron/plugins/cisco/db/nexus_db_v2.py
neutron/plugins/cisco/models/virt_phy_sw_v2.py
neutron/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py
neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py
neutron/plugins/cisco/nexus/cisco_nexus_snippets.py
neutron/plugins/cisco/test/nexus/fake_nexus_driver.py
neutron/tests/unit/cisco/test_network_plugin.py
neutron/tests/unit/cisco/test_nexus_db.py
neutron/tests/unit/cisco/test_nexus_plugin.py