summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make WSGI server respect listen_* directivesbugfix/6.2-eolbugfix/6.2Jay Faulkner2020-09-023-7/+58
* Increase memory for tinyipa jobsRiccardo Pittau2020-08-211-5/+5
* Fix bootloader install issue with MDRAIDDoug Szumski2020-08-133-6/+52
* Merge "Ignore devices with size 0 when collecting inventory" into bugfix/6.2Zuul2020-08-133-5/+25
|\
| * Ignore devices with size 0 when collecting inventoryDmitry Tantsur2020-08-103-5/+25
* | Fix TypeError on agent lookup failureJulia Kreger2020-08-073-4/+84
|/
* Update jobsIury Gregory Melo Ferreira2020-07-132-8/+16
* Update TOX_CONSTRAINTS_FILE for bugfix/6.2OpenStack Release Bot2020-07-091-1/+1
* Update .gitreview for bugfix/6.2OpenStack Release Bot2020-07-081-0/+1
* Refactor part of image module6.2.0Riccardo Pittau2020-07-071-27/+32
* Merge "Limit Inspection->Lookup->Heartbeat lag"Zuul2020-07-068-6/+71
|\
| * Limit Inspection->Lookup->Heartbeat lagJulia Kreger2020-07-038-6/+71
* | Merge "Fix serializing ironic-lib exceptions"Zuul2020-07-063-0/+39
|\ \ | |/ |/|
| * Fix serializing ironic-lib exceptionsDmitry Tantsur2020-07-023-0/+39
* | Switch the inspector job to tinyIPA until DIB is fixedDmitry Tantsur2020-07-031-0/+2
* | Increase the ESP partition size to 550 MiB when using software RAIDDmitry Tantsur2020-07-025-16/+30
* | Merge "Mount all vfat partitions before calling grub2"Zuul2020-07-022-6/+73
|\ \ | |/ |/|
| * Mount all vfat partitions before calling grub2Arne Wiebalck2020-06-302-6/+73
* | Bump hacking min version to 3.0.1zhangbailin2020-06-302-2/+2
* | Fixes minor issues in the read() retries patchDmitry Tantsur2020-06-302-4/+6
* | Merge "Fix confusing logging when running asynchronous commands"Zuul2020-06-292-12/+14
|\ \
| * | Fix confusing logging when running asynchronous commandsDmitry Tantsur2020-06-262-12/+14
* | | Merge "Extend retries to 9, 10 seconds apart."Zuul2020-06-293-4/+16
|\ \ \
| * | | Extend retries to 9, 10 seconds apart.Julia Kreger2020-06-233-4/+16
* | | | Merge "Add debug message to node lookup"Zuul2020-06-291-0/+3
|\ \ \ \
| * | | | Add debug message to node lookupRiccardo Pittau2020-06-251-0/+3
* | | | | Temporary switch to tinyipa jobsRiccardo Pittau2020-06-291-8/+8
|/ / / /
* | | | Merge "Minor clean-up follow-up to timeout on read() fix"Zuul2020-06-252-8/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Minor clean-up follow-up to timeout on read() fixJulia Kreger2020-06-242-8/+3
* | | | Add full download retriesJulia Kreger2020-06-233-29/+83
|/ / /
* | | Add timeout operations to try and prevent hang on read()Julia Kreger2020-06-233-1/+92
|/ /
* | Merge "Add a deploy step for writing an image"Zuul2020-06-204-7/+56
|\ \
| * | Add a deploy step for writing an imageDmitry Tantsur2020-06-024-7/+56
* | | Merge "Make get_partition_uuids work with whole disk images"Zuul2020-06-202-52/+90
|\ \ \
| * | | Make get_partition_uuids work with whole disk imagesDmitry Tantsur2020-06-172-52/+90
* | | | Remove .travis.yml (wow, it is ancient)Dmitry Tantsur2020-06-181-19/+0
|/ / /
* | | Merge "Fix apidoc build"Zuul2020-06-165-5/+20
|\ \ \
| * | | Fix apidoc buildJulia Kreger2020-06-155-5/+20
* | | | Merge "Split and move logic for partition tables"Zuul2020-06-114-17/+49
|\ \ \ \
| * | | | Split and move logic for partition tablesRiccardo Pittau2020-05-254-17/+49
* | | | | Merge "Add ffi development lib to bindep"Zuul2020-06-101-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add ffi development lib to bindepRiccardo Pittau2020-06-051-0/+2
* | | | | Merge "Document how to output journal to console"Zuul2020-06-091-0/+3
|\ \ \ \ \
| * | | | | Document how to output journal to consoleJay Faulkner2020-06-091-0/+3
| |/ / / /
* | | | | Merge "New extension call to return partition UUIDs"Zuul2020-06-092-0/+20
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | New extension call to return partition UUIDsDmitry Tantsur2020-06-022-0/+20
| |/ / /
* | | | Merge "Make the install_bootloader command asynchronous"Zuul2020-06-092-12/+13
|\ \ \ \
| * | | | Make the install_bootloader command asynchronousDmitry Tantsur2020-06-082-12/+13
| |/ / /
* | | | drop mock from lower-constraintsHervé Beraud2020-06-091-1/+0
|/ / /
* | | Merge "Convert jobs to dib"Zuul2020-05-292-52/+38
|\ \ \