summaryrefslogtreecommitdiff
path: root/ironic/drivers/base.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Upgrade to latest hacking - v6"Zuul2023-04-301-1/+1
|\
| * Upgrade to latest hacking - v6Jay Faulkner2023-04-211-1/+1
* | Remove all references to the "cpus" propertyDmitry Tantsur2023-03-281-1/+1
|/
* Add support for verify stepsJacob Anders2021-09-301-2/+87
* Add agent_status and agent_status_message params to heartbeatArun S A G2021-03-311-1/+4
* Merge "Use OOB inspection to fetch MACs for IB inspection"Zuul2021-03-221-0/+11
|\
| * Use OOB inspection to fetch MACs for IB inspectionJacob Anders2021-02-111-0/+11
* | API to force manual cleaning without booting IPADmitry Tantsur2021-03-161-2/+8
|/
* Common framework for configuring secure bootDmitry Tantsur2021-01-191-0/+34
* Merge "IPMI: Handle vendor set boot device differences"Zuul2020-12-141-0/+18
|\
| * IPMI: Handle vendor set boot device differencesJulia Kreger2020-12-141-0/+18
* | Fix DHCP-less operations with the noop network interfaceDmitry Tantsur2020-11-101-1/+1
|/
* Accept and use a TLS certificate from the agentDmitry Tantsur2020-09-091-1/+3
* Account for power interfaces that cannot power onDmitry Tantsur2020-07-201-0/+12
* Add `get_node_network_data` method to NetworkInterfaceIlya Etingof2020-05-251-0/+20
* Bump hacking to 3.0.0Dmitry Tantsur2020-03-311-1/+1
* Stop using six libraryRiccardo Pittau2019-12-231-8/+6
* Foundation for boot/network management for in-band inspectionDmitry Tantsur2019-11-211-0/+43
* Add indicator management harness to ManagementInterfaceIlya Etingof2019-08-261-0/+83
* Add new method 'apply_configuration' to RAIDInterfaceShivanand Tendulker2019-08-141-5/+81
* Deploy Templates: factor out ironic.conductor.stepsMark Goddard2019-03-151-2/+2
* Allow methods to be both deploy and clean stepsMark Goddard2019-03-131-1/+1
* Add support for Smart NICsHamdy Khader2019-02-071-0/+8
* [Refactor] Make caching BIOS settings explicitDmitry Tantsur2019-02-061-22/+12
* Merge "Fix async keyword for Python 3.7"Zuul2018-09-251-28/+7
|\
| * Fix async keyword for Python 3.7Michal Arbet2018-09-051-28/+7
* | Honors return value from BIOS interface cleanstepsvmud2132018-09-181-1/+2
|/
* Follow-up patch to ramdisk interfaceJulia Kreger2018-07-301-0/+1
* Deploy steps - conductor & driversMark Goddard2018-07-111-10/+131
* Remove support for creating and loading classic driversDmitry Tantsur2018-07-021-100/+54
* Adds boot mode support to ManagementInterfaceIlya Etingof2018-06-151-0/+65
* Merge "Fix FakeBIOS to allow tempest testing"Zuul2018-06-051-1/+1
|\
| * Fix FakeBIOS to allow tempest testingYolanda Robla2018-06-041-1/+1
* | Implements baremetal inspect abortKaifeng Wang2018-05-301-0/+16
|/
* Merge "BIOS Settings: Add BIOSInterface"Zuul2018-05-101-2/+90
|\
| * BIOS Settings: Add BIOSInterfaceZenghui Shi2018-05-081-2/+90
* | Fix W504 errorsJulia Kreger2018-05-091-2/+2
|/
* Clarify deprecation of "async" parameterRuby Loo2018-04-061-4/+9
* Merge "Do not use async parameter"Zuul2018-03-291-11/+31
|\
| * Do not use async parameterOleksiy Petrenko2018-03-281-11/+31
* | Uniformly capitalize parameter descriptionIlya Etingof2018-03-281-49/+49
|/
* Revert "Don't try to lock for vif detach"Dmitry Tantsur2018-02-211-4/+0
* Merge "Add validate_rescue() method to boot interface"Zuul2018-02-131-0/+11
|\
| * Add validate_rescue() method to boot interfaceShivanand Tendulker2018-02-091-0/+11
* | Merge "Don't try to lock for vif detach"Zuul2018-02-081-0/+4
|\ \
| * | Don't try to lock for vif detachJulia Kreger2018-02-071-0/+4
| |/
* | Modify error quotation markswudong2018-02-061-4/+4
|/
* Add validate_rescue() method to network interfaceShivanand Tendulker2018-02-051-0/+10
* Remove mode argument from boot.(prepare|clean_up)_ramdiskJim Rollenhagen2018-02-011-10/+2
* Deprecate classic driversDmitry Tantsur2018-01-311-1/+3