summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/irmc
Commit message (Expand)AuthorAgeFilesLines
* [iRMC] Handle IPMI incompatibility in iRMC S6 2.xVanou Ishii2023-01-174-68/+334
* [iRMC] identify BMC firmware versionVanou Ishii2023-01-163-0/+325
* Align iRMC driver with Ironic's default boot_modeVanou Ishii2022-11-061-2/+2
* Add support auth protocols for iRMCShukun Song2022-09-293-6/+17
* Merge "Fix iRMC driver to use certification file in HTTPS"Zuul2022-08-101-1/+52
|\
| * Fix iRMC driver to use certification file in HTTPSVanou Ishii2022-08-081-1/+52
* | Finally remove support for netboot and the boot_option capabilityDmitry Tantsur2022-08-021-3/+2
|/
* Merge "[iRMC] Add SNMPv3 authentication functionality"Zuul2022-07-223-34/+184
|\
| * [iRMC] Add SNMPv3 authentication functionalityShukun Song2022-07-153-34/+184
* | Remove support for trusted bootDmitry Tantsur2022-07-181-3/+3
|/
* [iRMC] Change the way to get irmc-info in raidZhou Hao2022-04-241-3/+3
* Allow reusing defaults in per-node kernel_append_paramsDmitry Tantsur2022-04-111-7/+2
* Fix prepare ramdisk for 'wait' statesAija Jauntēva2022-02-161-7/+1
* Use driver_internal_info methods for other driversSteve Baker2022-01-053-21/+14
* [iRMC] Convert the type of irmc_port to intZhou Hao2021-11-101-0/+3
* node_periodics: encapsulate the interface class checkDmitry Tantsur2021-10-121-2/+0
* Add a helper for node-based periodicsDmitry Tantsur2021-10-111-75/+57
* [iRMC] Set polling after RAID is builtZhou Hao2021-09-221-0/+7
* [iRMC] Avoid repeatedly resuming clean after creating raid configurationZhou Hao2021-09-221-1/+1
* Fix driver task pattern to reduce periodic db loadJulia Kreger2021-09-131-2/+7
* Merge "Refactor deploy_utils.validate_image_properties"Zuul2021-06-301-8/+1
|\
| * Refactor deploy_utils.validate_image_propertiesDmitry Tantsur2021-06-281-8/+1
* | Clean up vendor prefixes for iRMC bootDmitry Tantsur2021-06-171-34/+29
|/
* Clean up kernel_append_params for iRMCDmitry Tantsur2021-05-171-2/+17
* Clean up kernel_append_params for PXE/iPXEDmitry Tantsur2021-05-171-1/+2
* Switch iLO and iRMC to the new secure boot frameworkDmitry Tantsur2021-02-253-40/+55
* Apply force_persistent_boot_device to all boot interfacesDmitry Tantsur2021-02-011-0/+2
* Do not pass BOOTIF=None if no BOOTIF can be guessedDmitry Tantsur2020-10-131-1/+2
* Merge "Fix handling OctetString for pysnmp"Zuul2020-09-301-1/+1
|\
| * Fix handling OctetString for pysnmpYushiro FURUKAWA2020-09-291-1/+1
* | Support iRMC hardware type againYushiro FURUKAWA2020-09-295-14/+0
|/
* Fix the wrong descriptionhuwenhui2020-05-131-1/+1
* Enable agent_token for virtual media bootJulia Kreger2020-03-091-0/+7
* Deprecate irmc hardware typeJulia Kreger2020-01-225-0/+14
* Stop using six libraryRiccardo Pittau2019-12-233-6/+4
* Merge "Build ISO out of EFI system partition image"Zuul2019-02-151-2/+4
|\
| * Build ISO out of EFI system partition imageIlya Etingof2019-01-231-2/+4
* | [Refactor] Make caching BIOS settings explicitDmitry Tantsur2019-02-061-0/+2
|/
* Recommend to set boot mode explicitlyHironori Shiina2018-11-031-1/+1
* Completely remove support for deprecated Glance V1Dmitry Tantsur2018-10-121-4/+21
* 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-4/+2
* Merge "Refactor RAID configuration via iRMC driver"Zuul2018-07-272-10/+6
|\
| * Refactor RAID configuration via iRMC driverNguyen Van Trung2018-07-272-10/+6
* | Merge "Fix for failure of cleaning for iRMC restore_bios_config"Zuul2018-07-271-2/+7
|\ \
| * | Fix for failure of cleaning for iRMC restore_bios_configDao Cong Tien2018-07-271-2/+7
| |/
* | Fix for failure in cleaning in iRMC driverNguyen Van Trung2018-07-261-0/+9
|/
* Use conductor group for hash ring calculationsJim Rollenhagen2018-07-231-1/+1
* Merge "Add CUSTOM_CPU_FPGA Traits value to ironic inspection"Zuul2018-07-171-11/+37
|\
| * Add CUSTOM_CPU_FPGA Traits value to ironic inspectionNguyen Hung Phuong2018-07-111-11/+37