summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CI: Patch to fix CI jobs in bugfix/stable branchesbugfix-15.1-eolbugfix/15.1Julia Kreger2020-09-233-4/+10
* Ansible deploy - Ignore invalid devicesJulia Kreger2020-08-242-0/+15
* Use TLS for json_rpc when configuredFelix Maurer2020-08-083-1/+27
* Merge "Extend base build timeouts" into bugfix/15.1Zuul2020-08-071-5/+6
|\
| * Extend base build timeoutsJulia Kreger2020-08-071-5/+6
* | Wipe agent token and URL on rescue and unrescueDmitry Tantsur2020-08-064-15/+39
|/
* Update TOX_CONSTRAINTS_FILE for bugfix/15.1OpenStack Release Bot2020-07-091-5/+5
* Update .gitreview for bugfix/15.1OpenStack Release Bot2020-07-081-0/+1
* Merge "Enforce autospec in test_task_manager"15.1.0Zuul2020-07-082-10/+9
|\
| * Enforce autospec in test_task_managerRiccardo Pittau2020-07-072-10/+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-0810-52/+226
|\ \
| * | Provide a path to set explicit ipxe bootloadersJulia Kreger2020-07-0710-52/+226
* | | Merge "Correct Redfish boot once fallback conditional"Zuul2020-07-082-1/+32
|\ \ \
| * | | Correct Redfish boot once fallback conditionalRichard Pioso2020-07-052-1/+32
* | | | Merge "Add documentation on how to propose a release"Zuul2020-07-081-0/+91
|\ \ \ \
| * | | | Add documentation on how to propose a releaseRiccardo Pittau2020-07-081-0/+91
| | |_|/ | |/| |
* | | | 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
| | |_|/ | |/| |
* | | | Merge "Use assertCountEqual instead of assertItemsEqual, part 2"Zuul2020-07-071-4/+4
|\ \ \ \
| * | | | Use assertCountEqual instead of assertItemsEqual, part 2Riccardo Pittau2020-07-071-4/+4
| | |/ / | |/| |
* | | | Follow up of fix uefi jobs with ovmf native ubuntu packageRiccardo Pittau2020-07-073-6/+2
|/ / /
* | | Merge "Software RAID: don't try to set local_gb to MAX"Zuul2020-07-063-3/+20
|\ \ \
| * | | Software RAID: don't try to set local_gb to MAXDmitry Tantsur2020-07-033-3/+20
| | |/ | |/|
* | | 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-065-4/+9
|\ \ \
| * | | Clean up nodes in DELETING on conductor restartDmitry Tantsur2020-07-035-4/+9
| | |/ | |/|
* | | 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 "Fix uefi jobs with native ubuntu ovmf package"Zuul2020-07-034-39/+27
|\ \ \
| * | | Fix uefi jobs with native ubuntu ovmf packageRiccardo Pittau2020-07-024-39/+27
* | | | Merge "DRAC: Fix a failure to create virtual disk"Zuul2020-07-034-5/+354
|\ \ \ \ | |_|_|/ |/| | |
| * | | DRAC: Fix a failure to create virtual diskRachit71942020-06-294-5/+354
* | | | Merge "Add a bug reporting and triaging guide"Zuul2020-07-024-1/+134
|\ \ \ \
| * | | | Add a bug reporting and triaging guideDmitry Tantsur2020-06-234-1/+134
* | | | | Merge "Enforce autospec in test_manager"Zuul2020-07-022-278/+421
|\ \ \ \ \
| * | | | | Enforce autospec in test_managerRiccardo Pittau2020-07-022-278/+421
* | | | | | Merge "Prepare release notes and docs for release 15.1"Zuul2020-07-028-28/+28
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Prepare release notes and docs for release 15.1Riccardo Pittau2020-07-028-28/+28
| |/ / / /
* | | | | Merge "Explicitly use python3 for ironic_lib_prefix"Zuul2020-07-021-1/+1
|\ \ \ \ \
| * | | | | Explicitly use python3 for ironic_lib_prefixRiccardo Pittau2020-07-011-1/+1
* | | | | | Merge "ironic-standalone, use http basic auth for json-rpc"Zuul2020-07-022-1/+14
|\ \ \ \ \ \