ironic/ironic/tests/unit/drivers/modules/irmc
Dao Cong Tien e7664a161d Adds clean step 'restore_irmc_bios_config' to iRMC drivers
- Adds new boot interface 'irmc-pxe'. Deprecates 'pxe' boot interface
from using with hardware type 'irmc'.

- Adds functions backup_bios_config and restore_bios_config to iRMC
management interface for implementing the BIOS BACKUP/RESTORE
mechanism supporting iRMC S4 hardware. The function backup_bios_config()
will be called automatically before deploying.

- Adds clean step restore_irmc_bios_config to restore BIOS config
for a node during automatic cleaning.

Change-Id: I04aa5bc2f5e287e048d0b52fee123e53ae2eaa99
Partial-Bug: #1639688
2017-06-29 10:06:20 +00:00
..
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
fake_sensors_data_ng.xml Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
fake_sensors_data_ok.xml Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_boot.py Adds clean step 'restore_irmc_bios_config' to iRMC drivers 2017-06-29 10:06:20 +00:00
test_common.py Remove usage of parameter enforce_type 2017-05-05 17:04:55 +08:00
test_inspect.py Normalize MAC OctetString to fix InvalidMAC exception 2016-03-31 11:25:07 +09:00
test_management.py Adds clean step 'restore_irmc_bios_config' to iRMC drivers 2017-06-29 10:06:20 +00:00
test_power.py Merge "Follow-up iRMC power driver for soft reboot/poff" 2017-02-13 12:33:44 +00:00