summaryrefslogtreecommitdiff
path: root/ironic_python_agent/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix and run the correct functional tests jobDmitry Tantsur2020-09-041-1/+1
* Merge "If listen_tls is true, enable TLS on wsgi server"Zuul2020-09-031-12/+67
|\
| * If listen_tls is true, enable TLS on wsgi serverJay Faulkner2020-09-021-12/+67
* | Merge "Update the cache if we don't have a root device hint"Zuul2020-09-033-14/+98
|\ \ | |/ |/|
| * Update the cache if we don't have a root device hintJulia Kreger2020-08-253-14/+98
* | Make WSGI server respect listen_* directivesJay Faulkner2020-08-311-0/+45
* | Merge "Clarify connection error on heartbeats"Zuul2020-08-241-0/+10
|\ \
| * | Clarify connection error on heartbeatsJulia Kreger2020-08-201-0/+10
| |/
* | Enable the logs collection by defaultDmitry Tantsur2020-08-191-6/+10
|/
* Add possibility to pass global request IDVladyslav Drok2020-08-121-1/+7
* Merge "Support changing the protocol part of callback_url to https"Zuul2020-08-101-0/+4
|\
| * Support changing the protocol part of callback_url to httpsDmitry Tantsur2020-08-061-0/+4
* | Merge "Fix TypeError on agent lookup failure"Zuul2020-08-071-0/+42
|\ \
| * | Fix TypeError on agent lookup failureJulia Kreger2020-08-041-0/+42
* | | Extends pci devices metricsKaifeng Wang2020-08-041-11/+22
|/ /
* | Merge "Return the final RAID configuration from apply_configuration"Zuul2020-07-291-0/+63
|\ \ | |/ |/|
| * Return the final RAID configuration from apply_configurationDmitry Tantsur2020-07-291-0/+63
* | Allow erase_devices_metadata to be used as a deploy stepDmitry Tantsur2020-07-271-0/+8
|/
* Merge "Prevent un-needed iscsi cleanup"Zuul2020-07-252-0/+33
|\
| * Prevent un-needed iscsi cleanupJulia Kreger2020-07-202-0/+33
* | Merge "Fix bootloader install issue with MDRAID"Zuul2020-07-221-2/+19
|\ \
| * | Fix bootloader install issue with MDRAIDDoug Szumski2020-07-221-2/+19
| |/
* | Merge "Adds poll mode deployment support"Zuul2020-07-222-0/+60
|\ \ | |/ |/|
| * Adds poll mode deployment supportKaifeng Wang2020-06-212-0/+60
* | Ignore devices with size 0 when collecting inventoryDmitry Tantsur2020-07-091-3/+8
* | Merge "Limit Inspection->Lookup->Heartbeat lag"Zuul2020-07-064-2/+37
|\ \
| * | Limit Inspection->Lookup->Heartbeat lagJulia Kreger2020-07-034-2/+37
* | | Merge "Fix serializing ironic-lib exceptions"Zuul2020-07-061-0/+21
|\ \ \ | |/ / |/| |
| * | Fix serializing ironic-lib exceptionsDmitry Tantsur2020-07-021-0/+21
* | | Increase the ESP partition size to 550 MiB when using software RAIDDmitry Tantsur2020-07-022-10/+10
* | | Merge "Mount all vfat partitions before calling grub2"Zuul2020-07-021-0/+49
|\ \ \ | |/ / |/| |
| * | Mount all vfat partitions before calling grub2Arne Wiebalck2020-06-301-0/+49
* | | Fixes minor issues in the read() retries patchDmitry Tantsur2020-06-301-3/+4
* | | Merge "Extend retries to 9, 10 seconds apart."Zuul2020-06-291-2/+6
|\ \ \
| * | | Extend retries to 9, 10 seconds apart.Julia Kreger2020-06-231-2/+6
* | | | Merge "Minor clean-up follow-up to timeout on read() fix"Zuul2020-06-251-7/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Minor clean-up follow-up to timeout on read() fixJulia Kreger2020-06-241-7/+2
* | | | Add full download retriesJulia Kreger2020-06-231-11/+30
|/ / /
* | | Add timeout operations to try and prevent hang on read()Julia Kreger2020-06-231-0/+52
| |/ |/|
* | Merge "Add a deploy step for writing an image"Zuul2020-06-201-0/+3
|\ \
| * | Add a deploy step for writing an imageDmitry Tantsur2020-06-021-0/+3
* | | Make get_partition_uuids work with whole disk imagesDmitry Tantsur2020-06-171-28/+57
* | | Merge "Split and move logic for partition tables"Zuul2020-06-111-2/+2
|\ \ \
| * | | Split and move logic for partition tablesRiccardo Pittau2020-05-251-2/+2
* | | | Merge "New extension call to return partition UUIDs"Zuul2020-06-091-0/+9
|\ \ \ \ | | |/ / | |/| |
| * | | New extension call to return partition UUIDsDmitry Tantsur2020-06-021-0/+9
| |/ /
* | | Make the install_bootloader command asynchronousDmitry Tantsur2020-06-081-11/+12
|/ /
* | Fix pep8 errorsRiccardo Pittau2020-05-124-592/+610
|/
* Add timeout and retries when connection to an image server6.1.0Dmitry Tantsur2020-04-241-12/+70
* Merge "Add raid.apply_configuration deploy step"Zuul2020-04-211-0/+28
|\