summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/ipmitool.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes console port conflict occurs in certain pathKaifeng Wang2023-02-151-0/+6
* Fixes log formatiing string.Peter Rudenko2022-04-241-1/+1
* Fix Node Console Duplicate Sol Sessiontaoruizhe2022-01-201-0/+11
* Use driver_internal_info methods for other driversSteve Baker2022-01-051-10/+10
* Follow-up Automaticaly set cipher suiteIury Gregory Melo Ferreira2021-03-311-9/+9
* Automaticaly set cipher suiteIury Gregory Melo Ferreira2021-03-291-0/+78
* Refactor vendor detection and add Redfish implementationDmitry Tantsur2021-01-281-39/+6
* Remove detect_vendor decoratorJulia Kreger2020-12-161-1/+1
* Merge "IPMI: Handle vendor set boot device differences"Zuul2020-12-141-10/+125
|\
| * IPMI: Handle vendor set boot device differencesJulia Kreger2020-12-141-10/+125
* | Fix ipmitool timing argument calculationSteve Baker2020-10-141-12/+30
|/
* Allow configuring IPMI cipher suiteDmitry Tantsur2020-09-161-11/+24
* Fix console auto port allocation under IPv6Kaifeng Wang2020-08-051-3/+4
* Merge "Use native oslo.concurrency execution timeout in ipmitool"Zuul2020-07-221-35/+6
|\
| * Use native oslo.concurrency execution timeout in ipmitoolDmitry Tantsur2020-07-061-35/+6
* | Use min_command_interval when ironic does IPMI retriesBob Fournier2020-07-101-4/+1
|/
* New configuration parameter to use ipmitool retriesBob Fournier2020-05-281-3/+12
* Add my new address to .mailmapAeva Black2020-04-131-2/+2
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-4/+4
* Merge "Move ipmi logging to a separate option"Zuul2020-03-151-1/+1
|\
| * Move ipmi logging to a separate optionJulia Kreger2020-03-131-1/+1
* | Follow up to console port allocationKaifeng Wang2020-03-071-2/+1
|/
* Automatic port allocation for the serial consoleKaifeng Wang2020-02-101-4/+35
* Stop using six libraryRiccardo Pittau2019-12-231-3/+2
* Allow to configure additional ipmitool retriable errorsVladyslav Drok2019-08-161-2/+5
* ipmi: Ignore sensor debug dataJulia Kreger2019-03-291-0/+3
* Kg key for IPMIv2 authenticationNikolay Fedotov2019-03-141-0/+13
* honor ipmi_port in serial console driversLars Kellogg-Stedman2019-03-131-35/+37
* Make ipmi_force_boot_device more user friendlyTony Breeds2019-01-151-2/+4
* Introduce configuration option [ipmi]ipmi_disable_timeoutKaifeng Wang2018-12-101-9/+16
* Merge "Kill misbehaving `ipmitool` process"Zuul2018-12-051-6/+50
|\
| * Kill misbehaving `ipmitool` processIlya Etingof2018-12-051-6/+50
* | Add ipmi_disable_timeout to avoid problematic IPMI commandTony Breeds2018-11-281-8/+24
* | Recommend to set boot mode explicitlyHironori Shiina2018-11-031-1/+1
|/
* Remove deprecated option [ipmi]retry_timeoutKaifeng Wang2018-07-211-8/+2
* Move boot-related code to boot_mode_utils.pyIlya Etingof2018-06-201-2/+2
* Merge "Adds more `ipmitool` errors as retryable"Zuul2018-06-111-6/+16
|\
| * Adds more `ipmitool` errors as retryableIlya Etingof2018-06-061-6/+16
* | Fix W504 errorsJulia Kreger2018-05-091-6/+6
|/
* ipmitool: reboot: Don't power off node if already offJohn L. Villalovos2017-09-271-1/+5
* Follow-up to fix for power action failureRuby Loo2017-07-131-2/+2
* Don't retry power status if power action failsJulian Edwards2017-06-271-100/+40
* Remove log translations from ironic/drivers Part-1Anup Navare2017-05-091-36/+34
* Merge "Ipmitool management driver for Inject NMI"Jenkins2017-01-231-0/+21
|\
| * Ipmitool management driver for Inject NMINaohiro Tamura2017-01-201-0/+21
* | Ipmitool power driver for soft reboot and soft power offNaohiro Tamura2017-01-131-30/+99
|/
* Update to hacking 0.12.0 and use new checksJohn L. Villalovos2016-11-081-2/+2
* Merge "IPMI command should depend on console type"Jenkins2016-10-201-8/+30
|\
| * IPMI command should depend on console typeAndrey Shestakov2016-10-191-8/+30
* | Merge "Trivial: fix typo in docstring"Jenkins2016-10-181-1/+1
|\ \