summaryrefslogtreecommitdiff
path: root/ironic/drivers/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Allow reusing defaults in per-node kernel_append_paramsDmitry Tantsur2022-04-111-1/+12
* Fix prepare ramdisk for 'wait' statesAija Jauntēva2022-02-161-0/+21
* Use driver_internal_info methods for driver utilsSteve Baker2022-01-051-10/+7
* Rename ilo_boot_iso -> boot_isoDmitry Tantsur2021-06-141-5/+7
* Clean up vendor prefixes for iLO bootDmitry Tantsur2021-06-141-4/+8
* Rename redfish_deploy_iso -> deploy_isoDmitry Tantsur2021-05-191-0/+42
* Clean up kernel_append_params for PXE/iPXEDmitry Tantsur2021-05-171-0/+20
* Move configuration mold utilitiesAija Jauntēva2021-03-291-85/+0
* Add configuration mold storageAija Jauntēva2021-03-261-0/+85
* Apply force_persistent_boot_device to all boot interfacesDmitry Tantsur2021-02-011-0/+14
* Add node name to ironic-conductor ramdisk log filenamedujinxiu2020-10-241-0/+3
* Collect ramdisk logs also during cleaningDmitry Tantsur2020-05-141-3/+7
* Stop using six libraryRiccardo Pittau2019-12-231-2/+1
* Make ipmi_force_boot_device more user friendlyTony Breeds2019-01-151-2/+3
* Support SUM based firmware update as clean step for iLO driversAparna2017-10-101-3/+8
* Change ramdisk log filename templatewangkf2017-07-311-1/+1
* Remove log translations from ironic/drivers Part-1Anup Navare2017-05-091-15/+14
* Fix setting persistent boot device does not workLuong Anh Tuan2017-01-111-0/+1
* Use oslo_serialization.base64 to follow OpenStack Python3Luong Anh Tuan2016-12-151-2/+2
* Merge "Pass swiftclient header values as strings"Jenkins2016-08-251-1/+1
|\
| * Pass swiftclient header values as stringsTim Burke2016-08-191-1/+1
* | Merge imports in codeNguyen Hung Phuong2016-08-241-3/+1
|/
* Collect deployment logs from IPALucas Alvares Gomes2016-08-051-0/+109
* Move _normalize_mac to driver utilsvsaienko2016-03-171-0/+9
* Replace deprecated LOG.warn with warningAnton Arefiev2015-10-211-2/+2
* OneView Driver for IronicThiago Paiva2015-10-091-0/+26
* Merge "When boot option is not persisted, set boot on next power on"Jenkins2015-09-101-0/+46
|\
| * When boot option is not persisted, set boot on next power onZhenguo Niu2015-09-021-0/+46
* | Improve the ability to resolve capability valueLin Tan2015-09-081-2/+2
|/
* Validate capability in properties and instance_infoShivanand Tendulker2015-06-151-54/+0
* Enforce flake8 E123/6/7/8 in ironicSam Betts2015-06-041-1/+1
* Fix spelling error in docstringJohn L. Villalovos2015-05-081-1/+1
* Use oslo_log libGhe Rivero2015-05-051-1/+2
* boot_mode is overwritten in node propertiesShivanand Tendulker2015-04-071-52/+0
* Ilo drivers sets capabilities:boot_mode in nodeShivanand Tendulker2015-03-231-0/+25
* Common changes for secure boot supportShivanand Tendulker2015-03-181-0/+11
* Add support for local bootLucas Alvares Gomes2015-02-091-5/+33
* Make 'method' explicit for VendorInterface.validate()Tan Lin2015-01-141-7/+7
* Add a mechanism to route vendor methodsLucas Alvares Gomes2014-11-111-42/+46
* Enable H405 PEP8 checkDavid Shrewsbury2014-10-101-1/+3
* Cleans up some Sphinx rST warnings in IronicMark Atwood2014-10-071-2/+2
* Do not use the context parameter on refresh()Lucas Alvares Gomes2014-09-231-2/+2
* add_node_capability and rm_node_capability unable to save changes to dbFaizan Barmawer2014-09-201-4/+8
* Add uefi boot mode support in IloVirtualMediaIscsiDeployFaizan Barmawer2014-09-121-0/+94
* Remove gettextutils _ injectionVladyslav Drok2014-08-291-0/+1
* Raise MissingParameterValue instead of InvalidGhe Rivero2014-08-121-2/+3
* Add drivers.base.BaseDriver.get_properties()Ruby Loo2014-07-231-0/+12
* TaskManager: Only support single node lockingChris Behrens2014-06-101-3/+1
* Remove 'node' parameter from the Deploy interfaceLucas Alvares Gomes2014-05-261-5/+4
* Remove 'node' parameter from the VendorPassthru interfaceLucas Alvares Gomes2014-04-301-2/+2