summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/ipmitool.py
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Trivial: fix typo in docstringVasyl Saienko2016-10-181-1/+1
| |/
* | Add a missing error check in ipmitool driver's rebootNaohiro Tamura2016-10-181-2/+4
|/
* Merge "Add description for vendor passthru methods"Jenkins2016-10-121-2/+8
|\
| * Add description for vendor passthru methodsAnnie Lezil2016-10-041-2/+8
* | Add a missing whitespace to an error messageHironori Shiina2016-09-301-1/+1
* | Refactor common checks when instantiating the ipmitool classesLucas Alvares Gomes2016-09-191-32/+16
|/
* Merge "Centralize Config Options - patch merge, cleanup"Jenkins2016-08-251-9/+1
|\
| * Centralize Config Options - patch merge, cleanupRamamani Yeleswarapu2016-08-251-9/+1
* | Merge imports in codeNguyen Hung Phuong2016-08-241-4/+1
|/
* IPMITool: Check the boot mode when setting the boot deviceLucas Alvares Gomes2016-08-111-4/+39
* Fix typoGleb Stepanov2016-08-051-2/+2
* Add metrics for the ipmitool driverAline Bousquet2016-08-031-0/+23
* Minor docstring and unittests fixes for IPMIConsoleDao Cong Tien2016-08-021-1/+1
* IPMITool: add IPMISocatConsole and IPMIConsole classYuiko Takada Mori2016-07-251-10/+82
* FIX: IPMI bmc_reset() always executed as "warm"Lucas Alvares Gomes2016-04-221-0/+2
* Add returns to send_raw() ipmitool functionYuriy Zveryanskyy2016-03-031-1/+4
* Add function for dump SDR to ipmitool driverYuriy Zveryanskyy2016-03-031-0/+28
* Log warning if ipmi_username/ipmi_password missingJohn L. Villalovos2016-02-041-0/+7
* Use ironic-lib's util methodsRuby Loo2016-01-041-2/+3
* Use node.uuid directly in stop_console()Zhenguo Niu2015-12-091-4/+2
* Add port option support for ipmitoolChris Krelle2015-12-081-0/+11
* Validate all tcp/udp port numbersZhenguo Niu2015-11-191-1/+1
* Validate console port number in a valid rangeZhenguo Niu2015-11-101-5/+1
* Fix a bug error by passwords only includes numbersShinn'ya Hoshino2015-10-081-1/+1
* Allow empty password for ipmitool consoleYuriy Zveryanskyy2015-10-051-1/+1
* Merge "When boot option is not persisted, set boot on next power on"Jenkins2015-09-101-0/+31
|\
| * When boot option is not persisted, set boot on next power onZhenguo Niu2015-09-021-0/+31
* | Merge "Try to standardize retrieval of an Exception's description"Jenkins2015-09-081-1/+2
|\ \
| * | Try to standardize retrieval of an Exception's descriptionClif Houck2015-09-081-1/+2
* | | Raise InvalidPrameterValue when ipmi_terminal_port is ''Zhenguo Niu2015-09-071-1/+1
|/ /
* | Merge "get_supported_boot_devices() returns static device list"Jenkins2015-08-121-2/+3
|\ \
| * | get_supported_boot_devices() returns static device listMatt Keeann2015-08-121-2/+3
* | | Save and re-raise exceptionRuby Loo2015-07-281-10/+10
* | | Make use of tempdir configurationchenglch2015-07-021-1/+1
* | | Merge "Validate IPMI protocol version for IPMIShellinaboxConsole"Jenkins2015-07-021-0/+6
|\ \ \
| * | | Validate IPMI protocol version for IPMIShellinaboxConsoleLucas Alvares Gomes2015-06-301-0/+6
| | |/ | |/|
* | | Mute ipmi debug log outputstephane2015-06-301-4/+13
|/ /
* | Merge "Switch to oslo.service"Jenkins2015-06-291-1/+1
|\ \
| * | Switch to oslo.serviceSergey Vilgelm2015-06-291-1/+1
| |/