summaryrefslogtreecommitdiff
path: root/ironic_python_agent
Commit message (Expand)AuthorAgeFilesLines
* Make WSGI server respect listen_* directivesbugfix/6.2-eolbugfix/6.2Jay Faulkner2020-09-022-7/+51
* Fix bootloader install issue with MDRAIDDoug Szumski2020-08-132-6/+45
* Merge "Ignore devices with size 0 when collecting inventory" into bugfix/6.2Zuul2020-08-132-5/+19
|\
| * Ignore devices with size 0 when collecting inventoryDmitry Tantsur2020-08-102-5/+19
* | Fix TypeError on agent lookup failureJulia Kreger2020-08-072-4/+75
|/
* Refactor part of image module6.2.0Riccardo Pittau2020-07-071-27/+32
* Merge "Limit Inspection->Lookup->Heartbeat lag"Zuul2020-07-067-6/+66
|\
| * Limit Inspection->Lookup->Heartbeat lagJulia Kreger2020-07-037-6/+66
* | Merge "Fix serializing ironic-lib exceptions"Zuul2020-07-062-0/+33
|\ \ | |/ |/|
| * Fix serializing ironic-lib exceptionsDmitry Tantsur2020-07-022-0/+33
* | Increase the ESP partition size to 550 MiB when using software RAIDDmitry Tantsur2020-07-024-16/+21
* | 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
* | 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-292-4/+8
|\ \ \
| * | | Extend retries to 9, 10 seconds apart.Julia Kreger2020-06-232-4/+8
* | | | Add debug message to node lookupRiccardo Pittau2020-06-251-0/+3
* | | | 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-232-29/+77
|/ / /
* | | Add timeout operations to try and prevent hang on read()Julia Kreger2020-06-232-1/+83
|/ /
* | 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
* | | Make get_partition_uuids work with whole disk imagesDmitry Tantsur2020-06-172-52/+90
* | | 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 "New extension call to return partition UUIDs"Zuul2020-06-092-0/+20
|\ \ \ \ | | |/ / | |/| |
| * | | New extension call to return partition UUIDsDmitry Tantsur2020-06-022-0/+20
* | | | Make the install_bootloader command asynchronousDmitry Tantsur2020-06-082-12/+13
|/ / /
* | | Fix an issue with high cpu usage caused by ironic-python-agentFedor Tarasenko2020-05-251-1/+1
|/ /
* | Merge "Fix pep8 errors"Zuul2020-05-134-592/+610
|\ \
| * | Fix pep8 errorsRiccardo Pittau2020-05-124-592/+610
| |/
* | Fix TypeError with newer version of lshwRiccardo Pittau2020-04-271-1/+2
* | Add function to calculate memoryRiccardo Pittau2020-04-271-16/+22
|/
* Add timeout and retries when connection to an image server6.1.0Dmitry Tantsur2020-04-243-18/+107
* Merge "Add raid.apply_configuration deploy step"Zuul2020-04-213-12/+70
|\
| * Add raid.apply_configuration deploy stepDmitry Tantsur2020-04-203-12/+70
* | Merge "Simplify deduplicate_steps"Zuul2020-04-211-16/+5
|\ \
| * | Simplify deduplicate_stepsDmitry Tantsur2020-04-061-16/+5
* | | Mock get_node_boot_mode in software RAID unit testsDmitry Tantsur2020-04-201-0/+3
| |/ |/|
* | Use unittest.mock instead of third party mockSean McGinnis2020-04-181-1/+1
* | Merge "A boot partition on a GPT disk should be considered an EFI partition"Zuul2020-04-162-70/+53
|\ \
| * | A boot partition on a GPT disk should be considered an EFI partitionDmitry Tantsur2020-04-152-70/+53
* | | Fix the token logic to be compatible with older ironicDmitry Tantsur2020-04-151-3/+1
|/ /
* | Merge "Move minimum ironic version to latest ocata"Zuul2020-04-151-1/+1
|\ \
| * | Move minimum ironic version to latest ocataRiccardo Pittau2020-04-081-1/+1
* | | Merge "Move logic to calculate raid sectors to raid_utils"Zuul2020-04-132-17/+32
|\ \ \
| * | | Move logic to calculate raid sectors to raid_utilsRiccardo Pittau2020-04-092-17/+32