ironic/ironic/conductor
Hamdy Khader a41c7a9592 Add support for Smart NICs
Extend Ironic to enable use of Smart NICs to implement
generic networking services for baremetal servers.

Extending the ramdisk, direct, iscsi and ansible deployment Interfaces
to support the Smart NIC use-cases.

For Smart NIC use-case the baremetal node must be powered on and
booted into bios then wait for agent that runs on the Smart NIC to be
alive then do the network changes required.

Task: #26932
Story: #2003346
Change-Id: I00d6f13dd991074e4f45ada4d7cf4ccc0edbc7e1
2019-02-07 15:24:34 +02:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
allocations.py Allocation API: conductor API (without HA and take over) 2019-01-31 13:01:09 +01:00
base_manager.py Node gets stuck in ING state when conductor goes down 2018-08-03 15:07:34 +00:00
manager.py Merge "Parallelize periodic power sync calls follow up" 2019-02-02 12:08:28 +00:00
notification_utils.py Add node console notifications 2016-12-23 08:51:54 +00:00
rpcapi.py Allocation API: conductor API (without HA and take over) 2019-01-31 13:01:09 +01:00
task_manager.py Fix updating nodes with removed or broken drivers 2019-01-09 12:45:10 +01:00
utils.py Add support for Smart NICs 2019-02-07 15:24:34 +02:00