summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/irmc/boot.py
Commit message (Expand)AuthorAgeFilesLines
* Do not pass BOOTIF=None if no BOOTIF can be guessedDmitry Tantsur2020-10-131-1/+2
* Support iRMC hardware type againYushiro FURUKAWA2020-09-291-6/+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-221-0/+6
* Stop using six libraryRiccardo Pittau2019-12-231-1/+1
* Build ISO out of EFI system partition imageIlya Etingof2019-01-231-2/+4
* 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 "fix typos"Zuul2018-06-251-1/+1
|\
| * fix typossunqingliang62018-06-191-1/+1
* | Move boot-related code to boot_mode_utils.pyIlya Etingof2018-06-201-1/+2
|/
* Fix W504 errorsJulia Kreger2018-05-091-4/+4
* Stop removing root uuid in vendor interfacesHironori Shiina2018-04-181-8/+0
* Implements validate_rescue() for IRMCVirtualMediaBootDao Cong Tien2018-03-131-52/+97
* Remove mode argument from boot.(prepare|clean_up)_ramdiskJim Rollenhagen2018-02-011-7/+2
* iRMC:Support preparing rescue ramdisk in iRMC PXEHironori Shiina2018-01-261-2/+7
* Merge "Secure boot support for irmc-virtual-media driver"Zuul2017-10-191-0/+8
|\
| * Secure boot support for irmc-virtual-media driverLuong Anh Tuan2017-10-151-0/+8
* | Fix missing logging format errorzhu.fanglei2017-10-171-4/+4
|/
* Fix mis-formatted log messagesJohn L. Villalovos2017-10-051-1/+1
* Fix names of capabilities for FibreChannel volume bootHironori Shiina2017-08-211-1/+1
* iRMC: Follow-up: volume boot for virtual media boot interfaceHironori Shiina2017-08-211-16/+18
* iRMC: Support volume boot for iRMC virtual media boot interfaceHironori Shiina2017-08-101-2/+365
* Secure boot support for irmc-pxe driverLuong Anh Tuan2017-08-081-0/+36
* Adds clean step 'restore_irmc_bios_config' to iRMC driversDao Cong Tien2017-06-291-0/+38
* Remove translation of log messages from ironic/drivers/modules/irmcLuong Anh Tuan2017-04-261-18/+18
* Timing metrics: iRMC driversLuong Anh Tuan2016-11-171-0/+8
* Merge imports in codeNguyen Hung Phuong2016-08-241-3/+1
* Centralize config options - [irmc]Ramamani Yeleswarapu2016-06-271-28/+1
* Deployment vmedia operations to run when cleaningAparna2016-05-101-3/+4
* deployment vmedia ops should not be run when not deployingJulia Kreger2016-04-041-0/+7
* Remove duplicate doc in ironic.conf.sampleLin Tan2016-03-041-1/+1
* Add choices option to several optionsLin Tan2016-01-141-7/+2
* Use ironic-lib's util methodsRuby Loo2016-01-041-2/+2
* Follow up patch for the first commit of iRMC new boot I/FNaohiro Tamura2015-11-271-1/+2
* Refactor IRMCVirtualMediaAgentDeploy by applying new BootInterfaceNaohiro Tamura2015-11-221-11/+11
* Refactor IRMCVirtualMediaIscsiDeploy by applying new BootInterfaceNaohiro Tamura2015-11-221-0/+673