summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers/modules/test_agent_base.py
Commit message (Expand)AuthorAgeFilesLines
* Finally remove support for netboot and the boot_option capabilityDmitry Tantsur2022-08-021-42/+4
* Shorten error messages in commonly used modulesDmitry Tantsur2022-02-171-7/+6
* Merge "Allow enabling fast-track per node"Zuul2021-12-151-0/+19
|\
| * Allow enabling fast-track per nodeDmitry Tantsur2021-12-081-0/+19
* | Avoid RPC notify_conductor_resume_{deploy,clean} in agent_baseDmitry Tantsur2021-12-061-116/+147
|/
* Yoga: Change default boot mode to uefiJulia Kreger2021-10-041-1/+134
* Merge "Fix in-band cleaning for ramdisk and anaconda deploy"Zuul2021-09-141-9/+11
|\
| * Fix in-band cleaning for ramdisk and anaconda deployDmitry Tantsur2021-09-061-9/+11
* | Trivial: shorten the deploy/clean step failure messageDmitry Tantsur2021-09-071-0/+4
|/
* Cache AgentClient on Task, not globallyDmitry Tantsur2021-06-251-1/+2
* Clean up deprecated features of the agent deployDmitry Tantsur2021-05-031-335/+42
* Replace retrying with tenacityBoden R2021-02-151-3/+3
* Update `cleaning_error_handler`Aija Jauntēva2020-11-131-8/+11
* Handle agent still doing the prior commandJulia Kreger2020-10-291-2/+2
* Allow passing rootfs_uuid for the standalone caseDmitry Tantsur2020-10-201-1/+46
* Account for power interfaces that cannot power onDmitry Tantsur2020-07-201-0/+44
* Decompose the core deploy step of the direct deployMark Goddard2020-07-081-0/+17
* agent_base: support inserting in-band deploy stepsDmitry Tantsur2020-07-081-254/+167
* Fix fast-track with the direct deploy interfaceDmitry Tantsur2020-06-191-0/+19
* Enforce autospec in test_agent_base moduleRiccardo Pittau2020-06-021-7/+7
* agent: do not hard power off if soft power off actually succeedsDmitry Tantsur2020-05-281-1/+44
* Collect ramdisk logs also during cleaningDmitry Tantsur2020-05-141-2/+9
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+1
* Merge "Don't break UEFI install with older IPAs"15.0.0Zuul2020-04-301-7/+8
|\
| * Don't break UEFI install with older IPAsArne Wiebalck2020-04-271-7/+8
* | Support executing in-band deploy stepsMark Goddard2020-04-211-5/+116
* | Improve the command status checks in the agent's process_next_stepDmitry Tantsur2020-04-161-0/+15
|/
* Merge "Software RAID: Pass the boot mode to the IPA"Zuul2020-04-151-13/+43
|\
| * Software RAID: Pass the boot mode to the IPARaphael Glon2020-04-071-13/+43
* | Refactor AgentBase.heartbeat and process_next_stepDmitry Tantsur2020-04-071-8/+10
|/
* Generalize clean step functions to support deploy stepsDmitry Tantsur2020-03-251-125/+193
* Raise human-friendly messages on attempt to use pre-deploy steps driversDmitry Tantsur2020-03-251-7/+7
* Remove compatibility with pre-deploy steps driversDmitry Tantsur2020-03-121-59/+27
* Refactoring: move generic agent clean step functions to agent_baseDmitry Tantsur2020-03-031-0/+126
* Pre-shared agent tokenJulia Kreger2020-02-201-0/+24
* Refactoring: rename agent_base_vendor to agent_baseDmitry Tantsur2020-02-191-0/+2051