index
:
delta/openstack/ironic.git
bugfix/15.1
bugfix/15.2
bugfix/16.1
bugfix/16.2
bugfix/18.0
bugfix/18.1
bugfix/19.0
bugfix/20.2
bugfix/21.0
bugfix/21.2
bugfix/21.3
master
proposed/juno
proposed/kilo
stable/2023.1
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/ironic.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ironic
/
drivers
/
base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Account for power interfaces that cannot power on
Dmitry Tantsur
2020-07-20
1
-0
/
+12
*
Add `get_node_network_data` method to NetworkInterface
Ilya Etingof
2020-05-25
1
-0
/
+20
*
Bump hacking to 3.0.0
Dmitry Tantsur
2020-03-31
1
-1
/
+1
*
Stop using six library
Riccardo Pittau
2019-12-23
1
-8
/
+6
*
Foundation for boot/network management for in-band inspection
Dmitry Tantsur
2019-11-21
1
-0
/
+43
*
Add indicator management harness to ManagementInterface
Ilya Etingof
2019-08-26
1
-0
/
+83
*
Add new method 'apply_configuration' to RAIDInterface
Shivanand Tendulker
2019-08-14
1
-5
/
+81
*
Deploy Templates: factor out ironic.conductor.steps
Mark Goddard
2019-03-15
1
-2
/
+2
*
Allow methods to be both deploy and clean steps
Mark Goddard
2019-03-13
1
-1
/
+1
*
Add support for Smart NICs
Hamdy Khader
2019-02-07
1
-0
/
+8
*
[Refactor] Make caching BIOS settings explicit
Dmitry Tantsur
2019-02-06
1
-22
/
+12
*
Merge "Fix async keyword for Python 3.7"
Zuul
2018-09-25
1
-28
/
+7
|
\
|
*
Fix async keyword for Python 3.7
Michal Arbet
2018-09-05
1
-28
/
+7
*
|
Honors return value from BIOS interface cleansteps
vmud213
2018-09-18
1
-1
/
+2
|
/
*
Follow-up patch to ramdisk interface
Julia Kreger
2018-07-30
1
-0
/
+1
*
Deploy steps - conductor & drivers
Mark Goddard
2018-07-11
1
-10
/
+131
*
Remove support for creating and loading classic drivers
Dmitry Tantsur
2018-07-02
1
-100
/
+54
*
Adds boot mode support to ManagementInterface
Ilya Etingof
2018-06-15
1
-0
/
+65
*
Merge "Fix FakeBIOS to allow tempest testing"
Zuul
2018-06-05
1
-1
/
+1
|
\
|
*
Fix FakeBIOS to allow tempest testing
Yolanda Robla
2018-06-04
1
-1
/
+1
*
|
Implements baremetal inspect abort
Kaifeng Wang
2018-05-30
1
-0
/
+16
|
/
*
Merge "BIOS Settings: Add BIOSInterface"
Zuul
2018-05-10
1
-2
/
+90
|
\
|
*
BIOS Settings: Add BIOSInterface
Zenghui Shi
2018-05-08
1
-2
/
+90
*
|
Fix W504 errors
Julia Kreger
2018-05-09
1
-2
/
+2
|
/
*
Clarify deprecation of "async" parameter
Ruby Loo
2018-04-06
1
-4
/
+9
*
Merge "Do not use async parameter"
Zuul
2018-03-29
1
-11
/
+31
|
\
|
*
Do not use async parameter
Oleksiy Petrenko
2018-03-28
1
-11
/
+31
*
|
Uniformly capitalize parameter description
Ilya Etingof
2018-03-28
1
-49
/
+49
|
/
*
Revert "Don't try to lock for vif detach"
Dmitry Tantsur
2018-02-21
1
-4
/
+0
*
Merge "Add validate_rescue() method to boot interface"
Zuul
2018-02-13
1
-0
/
+11
|
\
|
*
Add validate_rescue() method to boot interface
Shivanand Tendulker
2018-02-09
1
-0
/
+11
*
|
Merge "Don't try to lock for vif detach"
Zuul
2018-02-08
1
-0
/
+4
|
\
\
|
*
|
Don't try to lock for vif detach
Julia Kreger
2018-02-07
1
-0
/
+4
|
|
/
*
|
Modify error quotation marks
wudong
2018-02-06
1
-4
/
+4
|
/
*
Add validate_rescue() method to network interface
Shivanand Tendulker
2018-02-05
1
-0
/
+10
*
Remove mode argument from boot.(prepare|clean_up)_ramdisk
Jim Rollenhagen
2018-02-01
1
-10
/
+2
*
Deprecate classic drivers
Dmitry Tantsur
2018-01-31
1
-1
/
+3
*
Automatically migrate nodes to hardware types
Dmitry Tantsur
2018-01-26
1
-0
/
+12
*
Agent rescue implementation
Shivanand Tendulker
2018-01-25
1
-4
/
+12
*
Add rescue related methods to network interface
Shivanand Tendulker
2018-01-22
1
-2
/
+25
*
Adds rescue_interface to base driver class
Shivanand Tendulker
2017-12-21
1
-4
/
+21
*
Receive and store agent version on heartbeat
Sam Betts
2017-12-11
1
-1
/
+2
*
Remove log translations from ironic/drivers Part-1
Anup Navare
2017-05-09
1
-4
/
+4
*
Remove deprecated DHCP provider methods
Vasyl Saienko
2017-04-13
1
-75
/
+11
*
Merge "Fix some reST field lists in docstrings"
Jenkins
2017-04-11
1
-2
/
+2
|
\
|
*
Fix some reST field lists in docstrings
weizhao
2017-04-10
1
-2
/
+2
*
|
Convert BaseDriver.*_interfaces to tuples
John L. Villalovos
2017-03-28
1
-13
/
+9
*
|
Copy and append to static lists
Derek Higgins
2017-03-27
1
-12
/
+10
|
/
*
Merge "Generic management I/F for Inject NMI"
Jenkins
2017-01-20
1
-0
/
+11
|
\
|
*
Generic management I/F for Inject NMI
Naohiro Tamura
2017-01-20
1
-0
/
+11
[next]