summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers/modules/ilo/test_boot.py
Commit message (Expand)AuthorAgeFilesLines
* Enables boot modes switching with Anaconda deploy for ilo driverNisha Agarwal2023-03-171-0/+78
* Merge "Modify test code to avoid CONF modification affection"Zuul2022-08-091-10/+8
|\
| * Modify test code to avoid CONF modification affectionVanou Ishii2022-08-091-10/+8
* | Finally remove support for netboot and the boot_option capabilityDmitry Tantsur2022-08-021-79/+44
|/
* Clean step to remove CA certificates from iLOvinay50muddu2021-09-081-1/+20
* Increase version of hacking and pycodestyleRiccardo Pittau2021-07-281-1/+1
* Bring boot_iso/deploy_iso handling in iLO closer to RedfishDmitry Tantsur2021-07-071-48/+44
* Refactor deploy_utils.validate_image_propertiesDmitry Tantsur2021-06-281-109/+6
* Rename ilo_boot_iso -> boot_isoDmitry Tantsur2021-06-141-35/+35
* Clean up vendor prefixes for iLO bootDmitry Tantsur2021-06-141-158/+115
* Clean up kernel_append_params for Redfish and iLODmitry Tantsur2021-05-171-12/+12
* Bye-bye iSCSI deploy, you served us wellDmitry Tantsur2021-05-041-1/+1
* Always add 'boot_method' vmedia in redfish/ilo vmedia bootJulia Kreger2021-03-291-1/+2
* Adds config parameter kernel_append_param for iLOankit2021-03-021-7/+19
* Merge "Add support to manage certificates in iLO"Zuul2021-03-011-6/+52
|\
| * Add support to manage certificates in iLOvmud2132021-02-101-6/+52
* | Switch iLO and iRMC to the new secure boot frameworkDmitry Tantsur2021-02-251-74/+42
* | Trivial: fix incorrect ordering in iLO testsDmitry Tantsur2021-02-191-8/+8
|/
* ilo: do not change deploy_boot_mode in instance_infoDmitry Tantsur2021-02-021-3/+5
* Add secure boot support to ilo-uefi-httpsvmud2132020-11-261-4/+16
* Adding changes for iso less vmedia supportankit2020-09-251-344/+141
* Adds ilo-uefi-https boot interface to ilo5vmud2132020-09-171-0/+749
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+1
* Merge "Revert "Generalize ISO building for virtual media driver""Zuul2020-04-221-61/+285
|\
| * Revert "Generalize ISO building for virtual media driver"Ilya Etingof2020-04-201-61/+285
* | Merge "Generalize ISO building for virtual media driver"Zuul2020-04-171-285/+61
|\ \ | |/
| * Generalize ISO building for virtual media driverankit2020-04-111-285/+61
* | Change [deploy]/default_boot_option to localJulia Kreger2020-04-151-0/+2
|/
* Enable agent_token for virtual media bootJulia Kreger2020-03-091-1/+2
* Implement managed in-band inspection boot for ilo-virtual-mediaShivanand Tendulker2020-01-081-0/+16
* Stop using six libraryRiccardo Pittau2019-12-231-11/+7
* Add iPXE boot interface to 'ilo' hardware typeShivanand Tendulker2019-08-161-0/+184
* Build ISO out of EFI system partition imageIlya Etingof2019-01-231-24/+18
* Adds support for 'ramdisk' deploy with 'ilo-virtual-media' bootShivanand Tendulker2018-09-181-0/+121
* Remove the ilo classic driversDmitry Tantsur2018-06-221-39/+10
* Move boot-related code to boot_mode_utils.pyIlya Etingof2018-06-201-6/+7
* Remove excessive usage of mock_the_extension_manager in unit tests - part 2Dmitry Tantsur2018-05-241-4/+3
* Stop removing root uuid in vendor interfacesHironori Shiina2018-04-181-8/+0
* Updates boot mode on the baremetal as per `boot_mode`mallikarjuna.kolagatla2018-02-221-25/+5
* Implements validate_rescue() for IloVirtualMediaBootAparna2018-02-141-14/+75
* Remove mode argument from boot.(prepare|clean_up)_ramdiskJim Rollenhagen2018-02-011-9/+6
* Merge "Follow-up for Implementation for UEFI iSCSI boot for ILO"Zuul2018-01-311-34/+53
|\
| * Follow-up for Implementation for UEFI iSCSI boot for ILOparesh-sao2018-01-301-34/+53
* | Add support for preparing rescue ramdisk in iLO PXEShivanand Tendulker2018-01-261-10/+19
|/
* Implementation for UEFI iSCSI boot for ILOkesper2018-01-251-7/+251
* Minor clean up in iLO drivers unit testsShivanand Tendulker2017-05-171-4/+1
* Follow-up patch of 7f12be1b14e371e269464883cb7dbcb75910e16fShivanand Tendulker2017-04-191-4/+6
* Merge "Changes 'deploy' and 'boot' interface for 'pxe_ilo' driver"Jenkins2017-04-151-0/+75
|\
| * Changes 'deploy' and 'boot' interface for 'pxe_ilo' driverShivanand Tendulker2017-04-041-0/+75
* | Merge "Use standard deploy interfaces for iscsi_ilo and agent_ilo"Jenkins2017-04-151-19/+53
|\ \ | |/