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
# -- Welcome!
You have come across a cloud computing network fabric controller. It has identified itself as "Neutron." It aims to tame your (cloud) networking!
# -- External Resources:
The homepage for Neutron is: http://launchpad.net/neutron. Use this site for asking for help, and filing bugs. Code is available on git.openstack.org at <http://git.openstack.org/cgit/openstack/neutron>.
The latest and most in-depth documentation on how to use Neutron is available at: <http://docs.openstack.org>. This includes:
Neutron Administrator Guide http://docs.openstack.org/trunk/openstack-network/admin/content/
Neutron API Reference: http://docs.openstack.org/api/openstack-network/2.0/content/
The start of some developer documentation is available at: http://wiki.openstack.org/NeutronDevelopment
For help using or hacking on Neutron, you can send mail to <mailto:openstack-dev@lists.openstack.org>.