summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/irmc/management.py
Commit message (Expand)AuthorAgeFilesLines
* [iRMC] Handle IPMI incompatibility in iRMC S6 2.xVanou Ishii2023-01-171-34/+215
* [iRMC] identify BMC firmware versionVanou Ishii2023-01-161-0/+38
* Align iRMC driver with Ironic's default boot_modeVanou Ishii2022-11-061-2/+2
* Use driver_internal_info methods for other driversSteve Baker2022-01-051-7/+4
* Switch iLO and iRMC to the new secure boot frameworkDmitry Tantsur2021-02-251-0/+32
* Fix for failure of cleaning for iRMC restore_bios_configDao Cong Tien2018-07-271-2/+7
* Adds clean step 'restore_irmc_bios_config' to iRMC driversDao Cong Tien2017-06-291-7/+119
* Remove translation of log messages from ironic/drivers/modules/irmcLuong Anh Tuan2017-04-261-6/+5
* iRMC management driver for Inject NMINaohiro Tamura2017-01-241-0/+23
* Timing metrics: iRMC driversLuong Anh Tuan2016-11-171-1/+6
* Merge imports in codeNguyen Hung Phuong2016-08-241-2/+1
* Force iRMC vmedia boot from remotely connected CD/DVDNaohiro Tamura2016-03-311-27/+36
* Fix improper exception catchingNaohiro Tamura2015-08-241-1/+4
* Add copyright notice to iRMC driver source code.Naohiro Tamura2015-08-141-0/+1
* get_supported_boot_devices() returns static device listMatt Keeann2015-08-121-1/+1
* Enforce flake8 E123/6/7/8 in ironicSam Betts2015-06-041-1/+1
* Fixes some docstring warningsMario Villaplana2015-05-151-0/+1
* Use oslo_log libGhe Rivero2015-05-051-1/+1
* Add iRMC Management module for iRMC DriverNaohiro Tamura2015-02-251-0/+217