31b2239b1c
This patch implements Arista's modular L2 mechanism driver to automate the management of virtual networks along with physical networks using Arista hardware devices (Spine and Leaf switches) This driver uses ML2 Mechanism Driver-API to interface with Neutron ML2 Plugin. implements: blueprint arista-ml2-mechanism-driver Change-Id: I1c4ca36cf3d7af013b7b3353e7b7d89fe39f91bf
10 lines
323 B
Plaintext
10 lines
323 B
Plaintext
|
|
Arista Neutron ML2 Mechanism Driver
|
|
|
|
This mechanism driver implements ML2 Driver API and is used to manage the virtual and physical networks using Arista Hardware.
|
|
|
|
Note: Initial verison of this driver support VLANs only.
|
|
|
|
For more details on use please refer to:
|
|
https://wiki.openstack.org/wiki/Arista-neutron-ml2-driver
|