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
/
modules
/
agent_base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make metrics names a little more consistent
Julia Kreger
2023-01-18
1
-3
/
+3
*
Finally remove support for netboot and the boot_option capability
Dmitry Tantsur
2022-08-02
1
-6
/
+6
*
Shorten error messages in commonly used modules
Dmitry Tantsur
2022-02-17
1
-6
/
+6
*
Merge "Use driver_internal_info methods for driver utils"
Zuul
2022-01-10
1
-31
/
+22
|
\
|
*
Use driver_internal_info methods for driver utils
Steve Baker
2022-01-05
1
-31
/
+22
*
|
Make bootloader installation failures fatal for whole disk images
Mark Goddard
2022-01-06
1
-14
/
+5
|
/
*
Merge "Allow enabling fast-track per node"
Zuul
2021-12-15
1
-8
/
+7
|
\
|
*
Allow enabling fast-track per node
Dmitry Tantsur
2021-12-08
1
-8
/
+7
*
|
Merge "Avoid RPC notify_conductor_resume_{deploy,clean} in agent_base"
Zuul
2021-12-07
1
-25
/
+16
|
\
\
|
*
|
Avoid RPC notify_conductor_resume_{deploy,clean} in agent_base
Dmitry Tantsur
2021-12-06
1
-25
/
+16
|
|
/
*
|
Trivial: log current state when continuing cleaning
Dmitry Tantsur
2021-12-06
1
-3
/
+7
|
/
*
Avoid handling a deploy failure twice
Dmitry Tantsur
2021-11-04
1
-0
/
+9
*
Add and document high-level helpers for async steps
Dmitry Tantsur
2021-10-11
1
-5
/
+3
*
Merge "Fix in-band cleaning for ramdisk and anaconda deploy"
Zuul
2021-09-14
1
-121
/
+118
|
\
|
*
Fix in-band cleaning for ramdisk and anaconda deploy
Dmitry Tantsur
2021-09-06
1
-121
/
+118
*
|
Trivial: shorten the deploy/clean step failure message
Dmitry Tantsur
2021-09-07
1
-4
/
+4
|
/
*
Cache AgentClient on Task, not globally
Dmitry Tantsur
2021-06-25
1
-16
/
+15
*
Clean up deprecated features of the agent deploy
Dmitry Tantsur
2021-05-03
1
-74
/
+8
*
Remove a pause before cleaning when fast-tracking
Dmitry Tantsur
2021-04-12
1
-1
/
+12
*
Add agent_status and agent_status_message params to heartbeat
Arun S A G
2021-03-31
1
-1
/
+10
*
Allow running RAID cleaning steps with in-band cleaning
Mohammed Naser
2021-03-23
1
-2
/
+0
*
Deprecate legacy policies, update project scoped docs
Julia Kreger
2021-03-17
1
-0
/
+4
*
API to force manual cleaning without booting IPA
Dmitry Tantsur
2021-03-16
1
-0
/
+2
*
Allow users to configure priority for {create,delete}_configuration
Mohammed Naser
2021-03-09
1
-0
/
+2
*
Replace retrying with tenacity
Boden R
2021-02-15
1
-8
/
+9
*
Update `cleaning_error_handler`
Aija Jauntēva
2020-11-13
1
-24
/
+26
*
Handle agent still doing the prior command
Julia Kreger
2020-10-29
1
-5
/
+5
*
Allow passing rootfs_uuid for the standalone case
Dmitry Tantsur
2020-10-20
1
-20
/
+23
*
Do not retry locking when heartbeating
Dmitry Tantsur
2020-09-18
1
-1
/
+1
*
Accept and use a TLS certificate from the agent
Dmitry Tantsur
2020-09-09
1
-1
/
+5
*
agent_client: support custom TLS certificates
Dmitry Tantsur
2020-08-06
1
-1
/
+8
*
Account for power interfaces that cannot power on
Dmitry Tantsur
2020-07-20
1
-2
/
+17
*
Decompose the core deploy step on iscsi and ansible deploy
Mark Goddard
2020-07-13
1
-43
/
+47
*
Decompose the core deploy step of the direct deploy
Mark Goddard
2020-07-08
1
-2
/
+11
*
agent_base: support inserting in-band deploy steps
Dmitry Tantsur
2020-07-08
1
-13
/
+68
*
Do not put the whole JSON error from the agent in last_error
Dmitry Tantsur
2020-07-06
1
-6
/
+5
*
Untie the ramdisk deploy from AgentDeploy
Dmitry Tantsur
2020-06-24
1
-0
/
+84
*
Fix fast-track with the direct deploy interface
Dmitry Tantsur
2020-06-19
1
-1
/
+6
*
agent: do not hard power off if soft power off actually succeeds
Dmitry Tantsur
2020-05-28
1
-4
/
+13
*
Collect ramdisk logs also during cleaning
Dmitry Tantsur
2020-05-14
1
-9
/
+12
*
Merge "Don't break UEFI install with older IPAs"
15.0.0
Zuul
2020-04-30
1
-1
/
+2
|
\
|
*
Don't break UEFI install with older IPAs
Arne Wiebalck
2020-04-27
1
-1
/
+2
*
|
Merge "In-band deploy steps: correctly wipe driver_internal_info"
Zuul
2020-04-27
1
-1
/
+2
|
\
\
|
*
|
In-band deploy steps: correctly wipe driver_internal_info
Dmitry Tantsur
2020-04-24
1
-1
/
+2
*
|
|
Merge "Support executing in-band deploy steps"
Zuul
2020-04-26
1
-10
/
+80
|
\
\
\
|
|
/
/
|
*
|
Support executing in-band deploy steps
Mark Goddard
2020-04-21
1
-10
/
+80
*
|
|
Restore missing node.save() in agent_base.py
Dmitry Tantsur
2020-04-23
1
-2
/
+2
|
/
/
*
|
Improve the command status checks in the agent's process_next_step
Dmitry Tantsur
2020-04-16
1
-22
/
+30
|
/
*
Merge "Fix missing print format in log messages"
Zuul
2020-04-16
1
-1
/
+1
|
\
|
*
Fix missing print format in log messages
zhu.fanglei
2020-04-15
1
-1
/
+1
[next]