summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers/modules/irmc
Commit message (Expand)AuthorAgeFilesLines
* Remove all references to the "cpus" propertyDmitry Tantsur2023-03-281-6/+0
* Merge "[iRMC] Handle IPMI incompatibility in iRMC S6 2.x"Zuul2023-01-183-21/+421
|\
| * [iRMC] Handle IPMI incompatibility in iRMC S6 2.xVanou Ishii2023-01-173-21/+421
* | Merge "[iRMC] identify BMC firmware version"Zuul2023-01-182-0/+219
|\ \ | |/
| * [iRMC] identify BMC firmware versionVanou Ishii2023-01-162-0/+219
* | Fix unit tests for Python 3.11Riccardo Pittau2022-12-071-12/+13
|/
* Align iRMC driver with Ironic's default boot_modeVanou Ishii2022-11-061-10/+10
* Merge "Fix iRMC driver to use certification file in HTTPS"Zuul2022-08-103-2/+45
|\
| * Fix iRMC driver to use certification file in HTTPSVanou Ishii2022-08-083-2/+45
* | Merge "Modify test code to avoid CONF modification affection"Zuul2022-08-091-33/+35
|\ \
| * | Modify test code to avoid CONF modification affectionVanou Ishii2022-08-091-33/+35
| |/
* | Finally remove support for netboot and the boot_option capabilityDmitry Tantsur2022-08-021-26/+13
|/
* Merge "[iRMC] Add SNMPv3 authentication functionality"Zuul2022-07-222-9/+130
|\
| * [iRMC] Add SNMPv3 authentication functionalityShukun Song2022-07-152-9/+130
* | Remove support for trusted bootDmitry Tantsur2022-07-181-53/+2
|/
* [iRMC] Change the way to get irmc-info in raidZhou Hao2022-04-241-1/+2
* Fix Mock objects as specsRiccardo Pittau2021-12-152-21/+28
* Remove redundant node_periodic testsDmitry Tantsur2021-10-151-18/+0
* Add a helper for node-based periodicsDmitry Tantsur2021-10-111-0/+3
* [iRMC] Set polling after RAID is builtZhou Hao2021-09-221-1/+6
* [iRMC] Avoid repeatedly resuming clean after creating raid configurationZhou Hao2021-09-221-0/+38
* Merge "Refactor deploy_utils.validate_image_properties"Zuul2021-06-301-54/+3
|\
| * Refactor deploy_utils.validate_image_propertiesDmitry Tantsur2021-06-281-54/+3
* | Clean up vendor prefixes for iRMC bootDmitry Tantsur2021-06-171-61/+106
|/
* Clean up kernel_append_params for iRMCDmitry Tantsur2021-05-171-10/+77
* Clean up kernel_append_params for PXE/iPXEDmitry Tantsur2021-05-171-1/+1
* Merge "Lazy-load node details from the DB"Zuul2021-03-051-17/+0
|\
| * Lazy-load node details from the DBArne Wiebalck2021-03-021-17/+0
* | Switch iLO and iRMC to the new secure boot frameworkDmitry Tantsur2021-02-251-96/+2
|/
* Fix handling OctetString for pysnmpYushiro FURUKAWA2020-09-291-5/+18
* Enforce autospec in irmc testsRiccardo Pittau2020-08-125-84/+148
* Fix invalid assertTrue which should be assertEqualzhu.fanglei2020-07-291-3/+3
* Fix 3rd party driver mocks and related testsRiccardo Pittau2020-05-061-119/+182
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-308-9/+10
* Change [deploy]/default_boot_option to localJulia Kreger2020-04-151-2/+9
* Merge "Enable agent_token for virtual media boot"Zuul2020-03-161-1/+3
|\
| * Enable agent_token for virtual media bootJulia Kreger2020-03-091-1/+3
* | Finalize removal of ipxe_enabled optionKaifeng Wang2020-02-211-1/+2
|/
* Stop using six libraryRiccardo Pittau2019-12-231-7/+3
* Mock out the correct greenthread sleep methodVladyslav Drok2019-11-201-3/+6
* Fix misuse of assertTrueTakashi NATSUME2019-03-142-2/+2
* Build ISO out of EFI system partition imageIlya Etingof2019-01-231-2/+3
* Completely remove support for deprecated Glance V1Dmitry Tantsur2018-10-121-2/+20
* Fix async keyword for Python 3.7Michal Arbet2018-09-051-4/+4
* Fix not exist deploy image within irmc-virtual-media bootingNguyen Van Trung2018-08-091-6/+4
* Merge "Refactor RAID configuration via iRMC driver"Zuul2018-07-271-3/+3
|\
| * Refactor RAID configuration via iRMC driverNguyen Van Trung2018-07-271-3/+3
* | Fix for failure in cleaning in iRMC driverNguyen Van Trung2018-07-261-0/+1
|/
* Use conductor group for hash ring calculationsJim Rollenhagen2018-07-231-12/+12
* Merge "Follow-up changes to iRMC bios interface."Zuul2018-07-181-1/+0
|\