vmware-nsx/neutron/plugins/ml2/drivers/arista
Ihar Hrachyshka ee09d2f624 Migrate to oslo.i18n
Mostly trivial import changes.

- oslo.i18n no longer provide install() method to inject _() into
  globals(), so removed all calls to it;
- removed Babel from dependencies (it will now be grabbed by oslo.i18n);
- updated tox.ini to ignore import violations for oslo.i18n.

Change-Id: I6623d551f512fb7fe9bf35ee734ed6d4c6cbc287
2014-11-26 22:19:24 +01:00
..
README This patch changes the name of directory from mech_arista to arista 2014-07-22 09:52:08 -07:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
arista_l3_driver.py Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
config.py Arista Layer 3 Sevice Plugin 2014-08-19 15:08:09 -07:00
db.py Purge use of "PRED and A or B" poor-mans-ternary 2014-11-08 00:17:12 +11:00
exceptions.py Arista Layer 3 Sevice Plugin 2014-08-19 15:08:09 -07:00
mechanism_arista.py Migrate to oslo.i18n 2014-11-26 22:19:24 +01: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