summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Simplify heartbeating by removing use of select()"Zuul2020-09-293-66/+40
|\ \
| * | Simplify heartbeating by removing use of select()Jay Faulkner2020-09-223-66/+40
* | | Software RAID: Don't delete partitions too earlyArne Wiebalck2020-09-283-12/+27
| |/ |/|
* | Merge "Remove unused jobs"Zuul2020-09-231-43/+6
|\ \
| * | Remove unused jobsRiccardo Pittau2020-09-031-43/+6
* | | Merge "When reporting that agent is busy, report the executed command"Zuul2020-09-233-1/+21
|\ \ \
| * | | When reporting that agent is busy, report the executed commandDmitry Tantsur2020-09-183-1/+21
* | | | Merge "Document ramdisk TLS and update existing TLS docs"Zuul2020-09-231-7/+58
|\ \ \ \
| * | | | Document ramdisk TLS and update existing TLS docsDmitry Tantsur2020-09-231-7/+58
* | | | | Merge "Fix: make Intel CNA hardware manager none generic"Zuul2020-09-233-33/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix: make Intel CNA hardware manager none genericQianbiao.NG2020-09-233-33/+31
* | | | | Merge "Generate a TLS certificate and send it to ironic"Zuul2020-09-2312-6/+331
|\ \ \ \ \
| * | | | | Generate a TLS certificate and send it to ironicDmitry Tantsur2020-09-1112-6/+331
* | | | | | Merge "CI: Lower memory usage of VMs/Increase swap"Zuul2020-09-221-0/+3
|\ \ \ \ \ \
| * | | | | | CI: Lower memory usage of VMs/Increase swapJulia Kreger2020-09-221-0/+3
* | | | | | | Documentation: fix incorrect step namesDmitry Tantsur2020-09-211-2/+2
|/ / / / / /
* | | | | | [doc] Clarify custom hardware manager inheritanceArne Wiebalck2020-09-151-6/+7
| |/ / / / |/| | | |
* | | | | Merge "Move ironic-standalone-ipa-src to Ubuntu Focal"Zuul2020-09-141-0/+1
|\ \ \ \ \
| * | | | | Move ironic-standalone-ipa-src to Ubuntu FocalRiccardo Pittau2020-09-021-0/+1
* | | | | | Merge "Fix backup node lookup"Zuul2020-09-143-2/+11
|\ \ \ \ \ \
| * | | | | | Fix backup node lookupJulia Kreger2020-09-093-2/+11
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Refactor API version negotiation code"Zuul2020-09-121-15/+10
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Refactor API version negotiation codeDmitry Tantsur2020-09-111-15/+10
| | |_|/ / | |/| | |
* | | | | Merge "Replace oslo's loopingcall with tenacity"Zuul2020-09-124-35/+53
|\ \ \ \ \
| * | | | | Replace oslo's loopingcall with tenacityDmitry Tantsur2020-09-014-35/+53
| | |_|/ / | |/| | |
* | | | | Merge "Prepare to move ipa-builder jobs"Zuul2020-09-111-12/+12
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Prepare to move ipa-builder jobsRiccardo Pittau2020-09-031-12/+12
* | | | Merge "Fix l-c"Zuul2020-09-112-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix l-cIury Gregory Melo Ferreira2020-09-102-2/+2
* | | | Fix and run the correct functional tests jobDmitry Tantsur2020-09-042-3/+3
* | | | Merge "If listen_tls is true, enable TLS on wsgi server"Zuul2020-09-035-13/+97
|\ \ \ \ | |_|/ / |/| | |
| * | | If listen_tls is true, enable TLS on wsgi serverJay Faulkner2020-09-025-13/+97
* | | | Merge "Update the cache if we don't have a root device hint"Zuul2020-09-038-20/+161
|\ \ \ \
| * | | | Update the cache if we don't have a root device hintJulia Kreger2020-08-258-20/+161
* | | | | Merge "Document in-band deploy steps and add more docs for custom steps"Zuul2020-09-025-18/+155
|\ \ \ \ \
| * | | | | Document in-band deploy steps and add more docs for custom stepsDmitry Tantsur2020-08-245-18/+155
* | | | | | Merge "Refactor and fix documentation"Zuul2020-09-029-115/+49
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Refactor and fix documentationDmitry Tantsur2020-08-249-115/+49
* | | | | Make WSGI server respect listen_* directivesJay Faulkner2020-08-313-7/+58
| |_|_|/ |/| | |
* | | | Merge "Clarify connection error on heartbeats"Zuul2020-08-244-0/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Clarify connection error on heartbeatsJulia Kreger2020-08-204-0/+32
| |/ /
* | | Merge "Enable the logs collection by default"Zuul2020-08-223-7/+16
|\ \ \
| * | | Enable the logs collection by defaultDmitry Tantsur2020-08-193-7/+16
| |/ /
* | | Remove experimental jobsRiccardo Pittau2020-08-222-41/+0
* | | Merge "Revert "Temporary disable multiple jobs to land CI fixes.""Zuul2020-08-221-17/+17
|\ \ \
| * | | Revert "Temporary disable multiple jobs to land CI fixes."Julia Kreger2020-08-211-17/+17
* | | | Increase memory for tinyipa jobsRiccardo Pittau2020-08-211-5/+5
|/ / /
* | | Temporary disable multiple jobs to land CI fixes.Julia Kreger2020-08-211-17/+17
|/ /
* | Add possibility to pass global request IDVladyslav Drok2020-08-123-1/+15
|/
* Merge "Revert "Switch the inspector job to tinyIPA until DIB is fixed""6.3.0Zuul2020-08-121-2/+0
|\