ironic/ironic/tests/unit/drivers/modules/redfish
Steve Baker 53c01e48a3 Fix redfish-virtual-media file permission
When not using swift with the redfish virtual media boot interface,
in other words local file storage, the file permissions for the
/httpboot/redfish folder was incorrect upon initially being created,
and new file ISOs were being created with permissions based upon the
conductor process umask value which is OS environment dependent.

Change-Id: I038ca335efa9b5443469ab8c8af12863deea0e38
(cherry picked from commit af6cd1093d)
(cherry picked from commit b1c8976d4b)
2021-11-22 08:52:31 +13:00
..
__init__.py Add redfish driver 2017-04-21 11:06:24 +01:00
test_bios.py Add Redfish Virtual Media Boot support 2019-08-14 14:19:03 +02:00
test_boot.py Fix redfish-virtual-media file permission 2021-11-22 08:52:31 +13:00
test_inspect.py Add Redfish Virtual Media Boot support 2019-08-14 14:19:03 +02:00
test_management.py Merge "Restrict syncing of boot mode to Supermicro" into stable/train 2021-04-20 15:19:40 +00:00
test_power.py redfish: handle hardware that is unable to set persistent boot 2020-05-29 02:02:57 -04:00
test_utils.py Add Redfish Virtual Media Boot support 2019-08-14 14:19:03 +02:00