]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Thining Arista ML2 driver from neutron tree
authorSukhdev <sukhdev@aristanetworks.com>
Tue, 20 Jan 2015 18:37:33 +0000 (10:37 -0800)
committerSukhdev <sukhdev@aristanetworks.com>
Fri, 30 Jan 2015 00:09:37 +0000 (16:09 -0800)
commit13a3848de208212bad392a57ad43a7f5cf15c5df
treec82e5ca89263dfb3975e099a4fe63a05baea1e84
parentdbd37747d02e0f4592df37c68f044246af27f859
Thining Arista ML2 driver from neutron tree

Moving all the back-end drivers for the Arista
ML2 driver. The DB Models and Config is
left in the tree. Rest all is moving to
networking-arista project.

Reorganize the code to ensure a smoother transition
to a decomposed Arista ML2 driver.

The code is being moved in [1].

[1] https://review.openstack.org/#/c/148682/

Partial-bug: 1412577
Related-blueprint: core-vendor-decomposition

Change-Id: Ibbd82d7a18fdb8d6b8d4bfa7bcafe8a2d91a20e1
Co-Authored-By: Armando Migliaccio <armamig@gmail.com>
neutron/plugins/ml2/drivers/arista/db.py
neutron/plugins/ml2/drivers/arista/mechanism_arista.py
neutron/plugins/ml2/drivers/arista/requirements.txt [new file with mode: 0644]
neutron/tests/unit/ml2/drivers/arista/test_arista_mechanism_driver.py