]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Decompose ML2 mechanism driver for Mellanox
authorCedric Brandily <zzelle@gmail.com>
Thu, 29 Oct 2015 14:30:17 +0000 (23:30 +0900)
committerCedric Brandily <zzelle@gmail.com>
Fri, 30 Oct 2015 06:37:45 +0000 (06:37 +0000)
commit82a2d72cbea616482a49c3fff7eff3fe1e5f8a05
treee08b3fe1b9bf771829f6d4f6b7af78e980283e71
parent845ae1898b8c9a7cb6582bc01ccf1c99ab17af9f
Decompose ML2 mechanism driver for Mellanox

This change removes Mellanox ML2 mechanism driver after its definition in
networking-mlnx.

DocImpact
Closes-Bug: #1511234
Change-Id: Ie48ac22d8e7477c22ad1d48aa0c44153a01eb242
12 files changed:
etc/neutron/plugins/mlnx/mlnx_conf.ini [deleted file]
neutron/cmd/eventlet/plugins/mlnx_neutron_agent.py [deleted file]
neutron/plugins/ml2/drivers/mlnx/README [deleted file]
neutron/plugins/ml2/drivers/mlnx/__init__.py [deleted file]
neutron/plugins/ml2/drivers/mlnx/agent/__init__.py [deleted file]
neutron/plugins/ml2/drivers/mlnx/agent/config.py [deleted file]
neutron/plugins/ml2/drivers/mlnx/agent/eswitch_neutron_agent.py [deleted file]
neutron/plugins/ml2/drivers/mlnx/mech_mlnx.py [deleted file]
neutron/plugins/ml2/drivers/mlnx/requirements.txt [deleted file]
neutron/tests/unit/plugins/ml2/drivers/mlnx/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/mlnx/test_mech_mlnx.py [deleted file]
setup.cfg