summaryrefslogtreecommitdiff
path: root/ironic/conductor/cleaning.py
Commit message (Expand)AuthorAgeFilesLines
* Do not move nodes to CLEAN FAILED with empty last_errorDmitry Tantsur2023-03-021-8/+18
* Fix nodes stuck at cleaning on Network Service issuesKaifeng Wang2022-09-201-1/+1
* Move logging out of skip_automated_cleaningDmitry Tantsur2022-07-061-2/+4
* Shorten error messages in commonly used modulesDmitry Tantsur2022-02-171-3/+2
* Merge "Refactor driver_internal_info updates to methods"Zuul2021-12-071-11/+7
|\
| * Refactor driver_internal_info updates to methodsSteve Baker2021-12-031-11/+7
* | Trivial: log current state when continuing cleaningDmitry Tantsur2021-12-061-2/+2
|/
* Improve edge-case debugging for deployment and cleaningDmitry Tantsur2021-09-021-2/+6
* Remove temporary cleaning information on starting cleaningDmitry Tantsur2021-04-221-1/+2
* API to force manual cleaning without booting IPADmitry Tantsur2021-03-161-17/+34
* Update `cleaning_error_handler`Aija Jauntēva2020-11-131-11/+9
* Retrieve BIOS configuration when moving node to ``manageable``Bob Fournier2020-11-101-13/+2
* Handle agent still doing the prior commandJulia Kreger2020-10-291-0/+11
* Refactoring: split away continue_node_deploy/cleanDmitry Tantsur2020-10-061-0/+45
* Trivial: use the correct error handler for do_next_clean_stepDmitry Tantsur2020-10-061-1/+1
* Do not silently ignore exceptions when running next stepsDmitry Tantsur2020-09-281-0/+2
* Fix agent token and URL handling during fast-track deploymentDmitry Tantsur2020-06-161-23/+2
* Fix fast track when exiting cleaningJulia Kreger2020-06-031-2/+3
* Collect ramdisk logs also during cleaningDmitry Tantsur2020-05-141-0/+5
* Pre-shared agent tokenJulia Kreger2020-02-201-0/+5
* Split cleaning-related functions from manager.py into a new moduleDmitry Tantsur2020-02-061-0/+276