ironic/ironic/tests/unit/drivers/modules/redfish
Richard Pioso 91b0f73834 Correct Redfish boot once fallback conditional
This corrects the variable examined to determine if falling back from
Redfish boot source override enabled continuous to once should be
performed. The value of the variable 'enabled', instead of
'desired_enabled', should be used.

Story: 2007733
Task: 40273
Change-Id: I26bf32c7f824e8e5ca7018d491e0bc9dc96a8671
2020-07-05 03:52:12 -04:00
..
__init__.py Add redfish driver 2017-04-21 11:06:24 +01:00
test_bios.py [Trivial] Fix awkward mocking in redfish boot tests 2020-05-08 13:32:17 +02:00
test_boot.py Merge "Make redfish boot interface to use network_data" 2020-06-15 17:02:18 +00:00
test_inspect.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_management.py Correct Redfish boot once fallback conditional 2020-07-05 03:52:12 -04:00
test_power.py redfish: handle hardware that is unable to set persistent boot 2020-05-08 13:31:13 +02:00
test_utils.py Switch to unittest mock 2020-04-30 19:04:17 +02:00