neutron/neutron/common
Irena Berezovsky ad96e6e38d ML2 mechanism driver for SR-IOV capable NIC based switching, Part 1
This set of changes introduces the ML2 mechanism driver for SR-IOV capable NIC based switching.
Please see the blueprint for more information.
The review is submitted in two parts:
- Part 1 (this part)
    The Mechanism Driver to support port binding for SR-IOV virtual functions of
    SRIOV capable switching NICs, such as Mellanox ConnectX Family.

    Use configurable list of supported NIC vendor and product PCI ids to filter
    devices to bind the SR-IOV port.
    Use configurable agent_required option to require SRIOV L2 Agent
    for bort binding.

- Part2
    The SRIOV NIC Based L2 Agent.

Partially implements: blueprint ml2-sriov-nic-switch

Change-Id: If3d28df2a8ffe72ae512ddae076f42fca936cff7
2014-07-22 18:42:39 +03:00
..
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
config.py Switch to using of oslo.db 2014-06-30 14:07:59 +03:00
constants.py ML2 mechanism driver for SR-IOV capable NIC based switching, Part 1 2014-07-22 18:42:39 +03:00
exceptions.py Add partial specs support in ML2 for vlan provider networks 2014-07-19 10:40:49 +02:00
ipv6_utils.py netaddr<=0.7.10 raises ValueError instead of AddrFormatError 2014-04-18 21:07:08 +05:30
log.py Make neutron.common.log.log print module path 2013-09-07 02:10:57 +09:00
rpc.py Initialize RpcProxy objects correctly 2014-07-18 15:54:42 +04:00
test_lib.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
topics.py RPC additions to support DVR 2014-07-17 11:45:45 -07:00
utils.py L2 Model additions to support DVR 2014-07-17 07:53:14 -07:00