ironic/ironic/tests/unit/objects
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
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_allocation.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_bios.py Retry SQLite DB write failures due to locks 2023-07-18 13:14:45 +00:00
test_chassis.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_conductor.py Bye-bye iSCSI deploy, you served us well 2021-05-04 14:28:25 +02:00
test_deploy_template.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_deployment.py Add RPC objects for deployment API 2020-04-30 12:09:20 +02:00
test_fields.py Stop using md5 for __repr__ of objects 2020-07-07 15:28:03 +02:00
test_firmware.py Add DB API for Firmware and Object 2023-06-28 14:05:21 -03:00
test_node_history.py Implements node history: database 2021-09-09 09:35:09 -07:00
test_node_inventory.py Retry SQLite DB write failures due to locks 2023-07-18 13:14:45 +00:00
test_node.py Merge "Firmware Interface" 2023-07-19 06:00:30 +00:00
test_notification.py driver_internal_info in provision notifications 2020-08-25 18:11:04 +00:00
test_objects.py Adds service steps 2023-08-16 06:34:08 -07:00
test_port.py Retry SQLite DB write failures due to locks 2023-07-18 13:14:45 +00:00
test_portgroup.py Use association_proxy for port groups node_uuid 2022-12-14 09:14:23 +01:00
test_trait.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_volume_connector.py Enable foreign keys in SQLite 2021-12-15 14:58:53 +01:00
test_volume_target.py Enable foreign keys in SQLite 2021-12-15 14:58:53 +01:00
utils.py Add DB API for Firmware and Object 2023-06-28 14:05:21 -03:00