neutron/neutron/plugins/ml2/drivers/mlnx
Moshe Levi 60035bb130 Move mlnx agent to be under ml2/drivers/mlnx
* move the mlnx agent to be under ml2/drivers/mlnx
* update the main entry point to be under cmd
* remove unused vnic_type parameter in agent config

Partially-implements: blueprint core-vendor-decomposition

Change-Id: Ibbb99de3124d5d81bbccbc06b33ce32b19c1daef
2015-03-16 16:27:13 +02:00
..
agent Move mlnx agent to be under ml2/drivers/mlnx 2015-03-16 16:27:13 +02:00
README Move mlnx agent to be under ml2/drivers/mlnx 2015-03-16 16:27:13 +02:00
__init__.py Implement Mellanox ML2 MechanismDriver 2014-03-03 22:43:10 +02:00
config.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
mech_mlnx.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
requirements.txt Move mlnx agent to be under ml2/drivers/mlnx 2015-03-16 16:27:13 +02:00

README

The Neutron Mellanox plugin has been removed from the tree in Kilo.
This directory includes Mellanox L2 agent for MLNX mechanism driver.
For more details, please refer to the following link:
https://wiki.openstack.org/wiki/Mellanox-Neutron-ML2