summaryrefslogtreecommitdiff
path: root/ironic
Commit message (Expand)AuthorAgeFilesLines
* Ansible deploy - Ignore invalid devicesJulia Kreger2020-08-241-0/+6
* Use TLS for json_rpc when configuredFelix Maurer2020-08-082-1/+22
* Wipe agent token and URL on rescue and unrescueDmitry Tantsur2020-08-063-15/+34
* Merge "Enforce autospec in test_task_manager"15.1.0Zuul2020-07-081-9/+9
|\
| * Enforce autospec in test_task_managerRiccardo Pittau2020-07-071-9/+9
* | Merge "Follow up of enforce autospec in test_manager"Zuul2020-07-081-21/+21
|\ \ | |/
| * Follow up of enforce autospec in test_managerRiccardo Pittau2020-07-071-21/+21
* | Merge "Provide a path to set explicit ipxe bootloaders"Zuul2020-07-087-29/+167
|\ \
| * | Provide a path to set explicit ipxe bootloadersJulia Kreger2020-07-077-29/+167
* | | Merge "Correct Redfish boot once fallback conditional"Zuul2020-07-082-1/+32
|\ \ \
| * | | Correct Redfish boot once fallback conditionalRichard Pioso2020-07-052-1/+32
* | | | Merge "Do not verify error messages from jsonpatch in unit tests"Zuul2020-07-082-25/+14
|\ \ \ \
| * | | | Do not verify error messages from jsonpatch in unit testsDmitry Tantsur2020-07-072-25/+14
| | |_|/ | |/| |
* | | | Merge "Log when a node should be fast-track-able but it's not"Zuul2020-07-081-5/+19
|\ \ \ \
| * | | | Log when a node should be fast-track-able but it's notDmitry Tantsur2020-07-031-5/+19
| | |/ / | |/| |
* | | | Merge "Fix missing print format in log message"Zuul2020-07-071-2/+1
|\ \ \ \
| * | | | Fix missing print format in log messagezhu.fanglei2020-07-071-2/+1
| | |/ / | |/| |
* | | | Merge "Do not put the whole JSON error from the agent in last_error"Zuul2020-07-073-8/+26
|\ \ \ \
| * | | | Do not put the whole JSON error from the agent in last_errorDmitry Tantsur2020-07-063-8/+26
| | |_|/ | |/| |
* | | | Use assertCountEqual instead of assertItemsEqual, part 2Riccardo Pittau2020-07-071-4/+4
| |/ / |/| |
* | | Merge "Software RAID: don't try to set local_gb to MAX"Zuul2020-07-062-3/+15
|\ \ \
| * | | Software RAID: don't try to set local_gb to MAXDmitry Tantsur2020-07-032-3/+15
| | |/ | |/|
* | | Merge "Use unittest mock instead of 3rd party mock in test_raid"Zuul2020-07-061-1/+2
|\ \ \
| * | | Use unittest mock instead of 3rd party mock in test_raidRiccardo Pittau2020-07-061-1/+2
| | |/ | |/|
* | | Merge "Clean up nodes in DELETING on conductor restart"Zuul2020-07-064-4/+5
|\ \ \
| * | | Clean up nodes in DELETING on conductor restartDmitry Tantsur2020-07-034-4/+5
| | |/ | |/|
* | | Merge "Fix the error message when reached max number of traits"Zuul2020-07-061-6/+6
|\ \ \ | |_|/ |/| |
| * | Fix the error message when reached max number of traitsKaifeng Wang2020-07-041-6/+6
* | | Merge "DRAC: Fix a failure to create virtual disk"Zuul2020-07-033-5/+339
|\ \ \ | |_|/ |/| |
| * | DRAC: Fix a failure to create virtual diskRachit71942020-06-293-5/+339
* | | Merge "Enforce autospec in test_manager"Zuul2020-07-021-277/+421
|\ \ \
| * | | Enforce autospec in test_managerRiccardo Pittau2020-07-021-277/+421
* | | | Merge "Add ironic 15.1 release mapping"Zuul2020-07-021-2/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Add ironic 15.1 release mappingRiccardo Pittau2020-07-011-2/+19
| | |/ | |/|
* | | Merge "Use getfullargspec to inspect functions"Zuul2020-07-022-2/+3
|\ \ \
| * | | Use getfullargspec to inspect functionsRiccardo Pittau2020-07-012-2/+3
| |/ /
* | | Merge "Untie the ramdisk deploy from AgentDeploy"Zuul2020-07-024-151/+122
|\ \ \
| * | | Untie the ramdisk deploy from AgentDeployDmitry Tantsur2020-06-244-151/+122
* | | | Fix fast track following managed inspectionDmitry Tantsur2020-07-012-0/+36
| |/ / |/| |
* | | Merge "Enforce autospec in test_utils"Zuul2020-06-251-34/+44
|\ \ \
| * | | Enforce autospec in test_utilsRiccardo Pittau2020-06-241-34/+44
* | | | Merge "Enforce autospec in test_flat"Zuul2020-06-251-41/+46
|\ \ \ \ | |/ / /
| * | | Enforce autospec in test_flatRiccardo Pittau2020-06-241-41/+46
* | | | Merge "Enforce autospec in test_common"Zuul2020-06-251-40/+67
|\ \ \ \ | |/ / /
| * | | Enforce autospec in test_commonRiccardo Pittau2020-06-241-40/+67
| |/ /
* | | Merge "Update [console]kill_timeout description"Zuul2020-06-251-2/+2
|\ \ \
| * | | Update [console]kill_timeout descriptionKaifeng Wang2020-06-241-2/+2
| |/ /
* | | Merge "Stop allocating double space for raw images"Zuul2020-06-243-18/+56
|\ \ \
| * | | Stop allocating double space for raw imagesVladyslav Drok2020-06-183-18/+56
* | | | Merge "Trivial: clarify usage of AgentCommandTimeout in _wait_for_command"Zuul2020-06-241-0/+5
|\ \ \ \