summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/irmc/common.py
Commit message (Expand)AuthorAgeFilesLines
* [iRMC] Handle IPMI incompatibility in iRMC S6 2.xVanou Ishii2023-03-021-0/+2
* Fix iRMC driver to use certification file in HTTPSVanou Ishii2022-08-081-1/+52
* [iRMC] Add SNMPv3 authentication functionalityShukun Song2022-07-151-24/+164
* [iRMC] Convert the type of irmc_port to intZhou Hao2021-11-101-0/+3
* Switch iLO and iRMC to the new secure boot frameworkDmitry Tantsur2021-02-251-0/+21
* Stop using six libraryRiccardo Pittau2019-12-231-3/+2
* Refactor RAID configuration via iRMC driverNguyen Van Trung2018-07-271-8/+0
* Support RAID configuration for BM via iRMC driverNguyen Van Trung2018-07-041-0/+8
* Fix W504 errorsJulia Kreger2018-05-091-3/+3
* Add I202 to flake ignore listVladyslav Drok2017-10-251-2/+1
* Follow up Secure boot support for irmc-pxe driver.Hoang Trung Hieu2017-08-151-4/+3
* Secure boot support for irmc-pxe driverLuong Anh Tuan2017-08-081-0/+26
* Centralize config options - [irmc]Ramamani Yeleswarapu2016-06-271-36/+1
* Remove duplicate doc in ironic.conf.sampleLin Tan2016-03-041-7/+5
* Follow up nits of irmc oob inspectionNaohiro Tamura2016-02-291-9/+17
* Merge "Add hardware inspection module for iRMC driver"Jenkins2016-02-121-2/+42
|\
| * Add hardware inspection module for iRMC driverNaohiro Tamura2016-02-121-2/+42
* | Add choices option to several optionsLin Tan2016-01-141-0/+3
* | Trival: Remove unused logging importChangBo Guo(gcb)2015-12-261-2/+0
|/
* Use oslo_config new type PortOpt for port optionsZhiQiang Fan2015-10-261-4/+4
* Add copyright notice to iRMC driver source code.Naohiro Tamura2015-08-141-0/+1
* Enable translation for config option help messagesstephane2015-07-061-6/+7
* Run tests in py34 environmentVictor Sergeyev2015-05-061-1/+1
* Use oslo_log libGhe Rivero2015-05-051-1/+1
* Add iRMC Management module for iRMC DriverNaohiro Tamura2015-02-251-10/+44
* Use oslo_utils replace oslo.utilsjiangfei2015-02-191-1/+1
* Move oslo.config references to oslo_configJim Rollenhagen2015-02-021-1/+1
* Add 'irmc_' prefix to optional propertiesRuby Loo2015-01-291-8/+9
* Add iRMC Driver and its iRMC Power moduleNaohiro Tamura2015-01-281-0/+148