neutron/neutron/plugins/ml2/drivers/arista
Sukhdev 78bb3d2be8 This patch changes the name of directory from mech_arista to arista
This name change of directroy is needed so that additional drivers
can be moved into this directory and share the code among drivers.

In order to accomodate this name change, setup.cfg is modified to
point to the Arista ML2 driver at the new location. Additionally,
a similar new directroy is created for test files as well.

Change-Id: I614ccf8b6d152aa99e20ef1ea762c26115ab9373
closes-bug: 1346712
2014-07-22 09:52:08 -07:00
..
README This patch changes the name of directory from mech_arista to arista 2014-07-22 09:52:08 -07:00
__init__.py This patch changes the name of directory from mech_arista to arista 2014-07-22 09:52:08 -07:00
config.py This patch changes the name of directory from mech_arista to arista 2014-07-22 09:52:08 -07:00
db.py This patch changes the name of directory from mech_arista to arista 2014-07-22 09:52:08 -07:00
exceptions.py This patch changes the name of directory from mech_arista to arista 2014-07-22 09:52:08 -07:00
mechanism_arista.py This patch changes the name of directory from mech_arista to arista 2014-07-22 09:52:08 -07:00

README

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 version of this driver support VLANs only.

For more details on use please refer to:
https://wiki.openstack.org/wiki/Arista-neutron-ml2-driver