Files
doc
examples
imagebuild
ironic_python_agent
api
cmd
extensions
hardware_managers
__init__.py
cna.py
mlnx.py
tests
__init__.py
agent.py
burnin.py
config.py
dmi_inspector.py
encoding.py
errors.py
hardware.py
inject_files.py
inspect.py
inspector.py
ironic_api_client.py
netutils.py
numa_inspector.py
partition_utils.py
raid_utils.py
tls_utils.py
utils.py
version.py
releasenotes
tools
zuul.d
.gitignore
.gitreview
.stestr.conf
CONTRIBUTING.rst
LICENSE
README.rst
bindep.txt
plugin-requirements.txt
proxy.sh
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
ironic-python-agent/ironic_python_agent/hardware_managers/__init__.py
Moshe Levi 1bdcd4449f Add a new Hardware Manager for Mellanox NICs
This patch add Mellanox Manager to support Mellanox
InfiniBand NICs.

It adds client_id to the NetworkInterface for the
InfiniBand network interface.

The Mellanox Manager provides it own implementation of
get_interface_info. The mlnx get_interface_info generate
InfiniBand MAC and client-id from the InfiniBand network
interface address.

Closes-Bug: #1532534

Change-Id: I4e7f7649a1bdeaa3ee99b2748037b0f37fea486c
2016-11-22 15:46:12 +01:00

0 lines
0 B
Python

The file is empty.