summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/agent_base.py
Commit message (Expand)AuthorAgeFilesLines
* Decompose the core deploy step on iscsi and ansible deployMark Goddard2020-07-131-43/+47
* Decompose the core deploy step of the direct deployMark Goddard2020-07-081-2/+11
* agent_base: support inserting in-band deploy stepsDmitry Tantsur2020-07-081-13/+68
* Do not put the whole JSON error from the agent in last_errorDmitry Tantsur2020-07-061-6/+5
* Untie the ramdisk deploy from AgentDeployDmitry Tantsur2020-06-241-0/+84
* Fix fast-track with the direct deploy interfaceDmitry Tantsur2020-06-191-1/+6
* agent: do not hard power off if soft power off actually succeedsDmitry Tantsur2020-05-281-4/+13
* Collect ramdisk logs also during cleaningDmitry Tantsur2020-05-141-9/+12
* Merge "Don't break UEFI install with older IPAs"15.0.0Zuul2020-04-301-1/+2
|\
| * Don't break UEFI install with older IPAsArne Wiebalck2020-04-271-1/+2
* | Merge "In-band deploy steps: correctly wipe driver_internal_info"Zuul2020-04-271-1/+2
|\ \
| * | In-band deploy steps: correctly wipe driver_internal_infoDmitry Tantsur2020-04-241-1/+2
* | | Merge "Support executing in-band deploy steps"Zuul2020-04-261-10/+80
|\ \ \ | |/ /
| * | Support executing in-band deploy stepsMark Goddard2020-04-211-10/+80
* | | Restore missing node.save() in agent_base.pyDmitry Tantsur2020-04-231-2/+2
|/ /
* | Improve the command status checks in the agent's process_next_stepDmitry Tantsur2020-04-161-22/+30
|/
* Merge "Fix missing print format in log messages"Zuul2020-04-161-1/+1
|\
| * Fix missing print format in log messageszhu.fanglei2020-04-151-1/+1
* | Merge "Software RAID: Pass the boot mode to the IPA"Zuul2020-04-151-1/+6
|\ \
| * | Software RAID: Pass the boot mode to the IPARaphael Glon2020-04-071-1/+6
| |/
* | Refactor AgentBase.heartbeat and process_next_stepDmitry Tantsur2020-04-071-123/+147
|/
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-5/+5
* Generalize clean step functions to support deploy stepsDmitry Tantsur2020-03-251-148/+258
* Raise human-friendly messages on attempt to use pre-deploy steps driversDmitry Tantsur2020-03-251-0/+4
* Remove compatibility with pre-deploy steps driversDmitry Tantsur2020-03-121-14/+1
* Refactoring: move generic agent clean step functions to agent_baseDmitry Tantsur2020-03-031-0/+98
* Pre-shared agent tokenJulia Kreger2020-02-201-0/+4
* Refactoring: rename agent_base_vendor to agent_baseDmitry Tantsur2020-02-191-0/+898