neutron/neutron/plugins/ml2/drivers
Kyle Mestery f242b171e9 Consolidate sriov agent and driver code
In preparation for decomposing the built-in reference implementation,
this commits consolidates the sriov agent and driver code into a
coherent place for it's life in the new repository. I've also given
the unit tests a new home.

DocImpact
UpgradeImpact

Partially-Implements: blueprint reference-implementation-split
Partial-Bug: #1468433
Closes-Bug: #1427317

Change-Id: Ic8b5215de76e191030228bc28773cd6535e889d8
Signed-off-by: Kyle Mestery <mestery@mestery.com>
2015-06-26 19:51:58 +00:00
..
arista Fix tenant-id in Arista ML2 driver to support HA router 2015-06-25 16:18:24 -07:00
brocade Add block name to switch config options for MLX plug-ins. 2015-04-13 15:15:56 -04:00
cisco Merge "Switch to oslo_utils.uuidutils" 2015-06-25 22:53:39 +00:00
freescale Replace custom method call logger with oslo.log helper 2015-04-20 15:16:54 +00:00
hyperv Hyper-V Agent decomposition 2015-03-19 12:17:19 +02:00
ibm IBM SDN-VE Plugin decomposition 2015-03-17 09:07:43 -07:00
l2pop Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
linuxbridge Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
mech_bigswitch Big Switch Networks code split 2015-03-06 09:43:30 +00:00
mech_nuage Migrate to oslo.log 2015-03-12 11:22:56 +01:00
mech_sriov Consolidate sriov agent and driver code 2015-06-26 19:51:58 +00:00
mlnx Refactor mlnx mechanism driver to support infiniband only 2015-06-01 10:24:09 +03:00
ofagent ofagent: Update after networking-ofagent release 2015-03-12 13:13:53 +09:00
opendaylight Reflect project moves from stackforge to openstack. 2015-06-14 16:13:01 -04:00
openvswitch Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
ovsvapp Ml2 Mechanism Driver for OVSvApp Solution 2015-03-24 16:28:10 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py Randomize tunnel id query to avoid contention 2015-05-11 02:18:54 +04:00
mech_agent.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
type_flat.py Python3: use six.iteritems() instead of dict.iteritems() 2015-06-01 23:13:42 +02:00
type_gre.py Remove duplicate tunnel id check in sync_allocations 2015-06-12 21:43:08 +02:00
type_local.py Python3: use six.iteritems() instead of dict.iteritems() 2015-06-01 23:13:42 +02:00
type_tunnel.py Merge "Remove useless pass from methods in type_tunnel.py" 2015-06-11 04:27:27 +00:00
type_vlan.py Python 3: use dict.values instead of dict.itervalues 2015-06-15 17:08:44 +02:00
type_vxlan.py Remove duplicate tunnel id check in sync_allocations 2015-06-12 21:43:08 +02:00