ironic/ironic/tests/unit
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
..
api Block ability update callback_url 2019-12-16 22:17:22 +00:00
cmd Add check for object versions 2019-02-20 17:24:42 +00:00
common Provide a path to set explicit ipxe bootloaders 2021-07-27 09:30:22 +12:00
conductor Refactor vendor detection and add Redfish implementation 2021-04-15 13:12:30 +12:00
conf Remove deprecated [keystone] config section 2018-06-11 13:30:50 +00:00
db Make reservation checks caseless 2020-03-10 12:54:17 +00:00
dhcp Remove deprecated Neutron authentication options 2019-07-26 14:24:22 +02:00
drivers Fix redfish-virtual-media file permission 2021-11-22 08:52:31 +13:00
objects Stop using md5 for __repr__ of objects 2020-07-09 16:04:28 +00:00
__init__.py Setup logging in unit tests 2017-04-13 20:47:10 +03:00
policy_fixture.py Add keystone policy support to Ironic 2016-08-04 12:43:20 +00:00
raid_constants.py Fix gate failure related to jsonschema 2019-09-09 17:25:21 +05:30
stubs.py Enhanced checksum support 2018-10-22 16:12:31 +08:00
test_base.py Fix issue with double mocking of utils.execute functions 2018-02-23 05:44:59 -08:00