ironic/ironic/drivers
Julia Kreger 2366a4b86e Adds service steps
A huge list of initial work for service steps

* Adds service_step verb
* Adds service_step db/object/API field on the node object for the
  status.
* Increments the API version to 1.87 for both changes.
* Increments the RPC API version to 1.57.
* Adds initial testing to facilitate ensurance that supplied steps
  are passed through and executed upon.

Does not:

* Have tests for starting the agent ramdisk, although this is
  relatively boiler plate.
* Have a collection of pre-decorated steps available for immediate
  consumption.

Change-Id: I5b9dd928f24dff7877a4ab8dc7b743058cace994
2023-08-16 06:34:08 -07:00
..
modules Adds service steps 2023-08-16 06:34:08 -07:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
base.py Adds service steps 2023-08-16 06:34:08 -07:00
drac.py Add Redfish RAID interface to idrac HW type 2021-03-19 12:11:50 -04:00
fake_hardware.py Firmware Interface 2023-07-11 07:39:15 -03:00
generic.py Merge "Add the initial skeleton of the agent inspect interface" 2023-07-31 11:51:37 +00:00
hardware_type.py Firmware Interface 2023-07-11 07:39:15 -03:00
ibmc.py Fix: review from dtantsur of 728123 2020-06-17 17:41:55 +08:00
ilo.py Merge "Enables event subscription methods for ilo and ilo5 hardware types" 2022-09-12 15:49:33 +00:00
intel_ipmi.py Add IntelIPMIHardware 2019-06-25 13:46:26 +05:30
ipmi.py Add "noop" management and use it in the "ipmi" hardware type 2018-08-07 13:25:50 +00:00
irmc.py Add the initial skeleton of the agent inspect interface 2023-07-13 09:50:03 +02:00
raid_config_schema.json Allow specifying target devices for software RAID 2020-03-17 14:31:38 +01:00
redfish.py Add the initial skeleton of the agent inspect interface 2023-07-13 09:50:03 +02:00
snmp.py Switch the "snmp" hardware type to "noop" management 2018-08-07 15:40:29 +00:00
utils.py Allow reusing defaults in per-node kernel_append_params 2022-04-11 18:54:42 +02:00
xclarity.py Remove the xclarity deprecation 2018-10-24 13:01:17 -07:00