summaryrefslogtreecommitdiff
path: root/ironic_python_agent
Commit message (Expand)AuthorAgeFilesLines
* Clarify connection error on heartbeatsJulia Kreger2020-08-203-0/+22
* Add possibility to pass global request IDVladyslav Drok2020-08-123-1/+15
* Merge "Support changing the protocol part of callback_url to https"Zuul2020-08-105-8/+23
|\
| * Support changing the protocol part of callback_url to httpsDmitry Tantsur2020-08-065-8/+23
* | Merge "Fix TypeError on agent lookup failure"Zuul2020-08-072-4/+75
|\ \
| * | Fix TypeError on agent lookup failureJulia Kreger2020-08-042-4/+75
* | | Merge "Examples: add deploy_steps examples"Zuul2020-08-071-2/+3
|\ \ \
| * | | Examples: add deploy_steps examplesDmitry Tantsur2020-08-041-2/+3
| | |/ | |/|
* | | Merge "Extends pci devices metrics"Zuul2020-08-052-17/+49
|\ \ \
| * | | Extends pci devices metricsKaifeng Wang2020-08-042-17/+49
* | | | Merge "Hint 404 lookup failures for Operators"Zuul2020-08-051-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Hint 404 lookup failures for OperatorsJulia Kreger2020-05-111-1/+1
* | | | Merge "set EVENTLET_NO_GREENDNS to 'yes'"Zuul2020-07-311-0/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | set EVENTLET_NO_GREENDNS to 'yes'Julia Kreger2020-07-311-0/+19
* | | | Merge "Return the final RAID configuration from apply_configuration"Zuul2020-07-292-1/+64
|\ \ \ \ | |_|_|/ |/| | |
| * | | Return the final RAID configuration from apply_configurationDmitry Tantsur2020-07-292-1/+64
* | | | Allow erase_devices_metadata to be used as a deploy stepDmitry Tantsur2020-07-272-0/+14
|/ / /
* | | Merge "More refactoring of the image module"Zuul2020-07-271-39/+32
|\ \ \
| * | | More refactoring of the image moduleRiccardo Pittau2020-07-241-39/+32
* | | | Merge "Prevent un-needed iscsi cleanup"Zuul2020-07-255-2/+38
|\ \ \ \ | |/ / / |/| | |
| * | | Prevent un-needed iscsi cleanupJulia Kreger2020-07-205-2/+38
| |/ /
* | | Merge "Fix bootloader install issue with MDRAID"Zuul2020-07-222-6/+45
|\ \ \
| * | | Fix bootloader install issue with MDRAIDDoug Szumski2020-07-222-6/+45
| |/ /
* | | Merge "Adds poll mode deployment support"Zuul2020-07-225-47/+154
|\ \ \ | |/ / |/| |
| * | Adds poll mode deployment supportKaifeng Wang2020-06-215-47/+154
* | | Ignore devices with size 0 when collecting inventoryDmitry Tantsur2020-07-092-5/+19
* | | 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
|\ \ \ \ | | |/ / | |/| |