ironic/ironic/tests/unit/drivers/modules/redfish
Ilya Etingof c99347faef Make `redfish_system_id` property optional
The `redfish_system_id` property of redfish hardware type has been
made optional. If not specified in `driver_info`, and the target BMC
manages a single ComputerSystem, ironic will assume that system.

Otherwise, ironic will fail requiring explicit `redfish_system_id`
specification in `driver_info`.

Also bumpted sushy dependency to >= 3.1.0.

Change-Id: I425baa7c7294c6c8a707e89df63a17da8e49b666
Story: 2007258
Task: 38619
2020-02-13 08:31:44 +01:00
..
__init__.py Add redfish driver 2017-04-21 11:06:24 +01:00
test_bios.py Mock out the correct greenthread sleep method 2019-11-20 17:52:33 +01:00
test_boot.py Merge "Implement managed in-band inspection boot for redfish-virtual-media" 2019-12-16 14:39:59 +00:00
test_inspect.py Add Redfish Virtual Media Boot support 2019-08-14 14:19:03 +02:00
test_management.py Add indicator management to redfish hw type 2019-11-21 12:35:24 +01:00
test_power.py Mock out the correct greenthread sleep method 2019-11-20 17:52:33 +01:00
test_utils.py Make `redfish_system_id` property optional 2020-02-13 08:31:44 +01:00