ironic/ironic/tests/unit
Bob Fournier 99c5d6e9a3 Restrict syncing of boot mode to Supermicro
The fix for https://storyboard.openstack.org/#!/story/2008252 synced
the boot mode after changing the boot device, because Supermicro nodes
reset the boot mode if not included in the boot device set. However this
can cause a problem on Dell nodes when changing the mode uefi->bios or
bios->uefi. Restrict the syncing of the boot mode to Supermicro.

Story: 2008712
Task: 42046
Change-Id: I9f305cb3f33766c1c93cf4347368b1ce025fc635
(cherry picked from commit 8bd25a9882)
(cherry picked from commit 72fd48b9cb)
2021-04-15 13:12:34 +12: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 clean up mac address with the pxe configuration files 2020-11-02 08:37:19 +00: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 Restrict syncing of boot mode to Supermicro 2021-04-15 13:12:34 +12: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