summaryrefslogtreecommitdiff
path: root/ironic_python_agent/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix vendor info retrieval for some versions of lshwVladyslav Drok2020-11-191-0/+8
* Fix physical memory calculation with new lshwVladyslav Drok2020-11-161-0/+10
* Do not silently swallow errors in the write_image deploy step6.4.1Dmitry Tantsur2020-10-091-0/+11
* Don't try to call GRUB when root UUID is not providedDmitry Tantsur2020-10-071-0/+15
* Merge "Software RAID: Get component devices by md UUID"6.4.0Zuul2020-09-301-7/+96
|\
| * Software RAID: Get component devices by md UUIDArne Wiebalck2020-09-291-7/+96
* | Merge "Simplify heartbeating by removing use of select()"Zuul2020-09-291-21/+17
|\ \
| * | Simplify heartbeating by removing use of select()Jay Faulkner2020-09-221-21/+17
* | | Software RAID: Don't delete partitions too earlyArne Wiebalck2020-09-281-4/+4
| |/ |/|
* | Merge "When reporting that agent is busy, report the executed command"Zuul2020-09-231-0/+11
|\ \
| * | When reporting that agent is busy, report the executed commandDmitry Tantsur2020-09-181-0/+11
| |/
* | Merge "Fix: make Intel CNA hardware manager none generic"Zuul2020-09-231-17/+17
|\ \
| * | Fix: make Intel CNA hardware manager none genericQianbiao.NG2020-09-231-17/+17
* | | Merge "Generate a TLS certificate and send it to ironic"Zuul2020-09-233-1/+146
|\ \ \ | |/ / |/| |
| * | Generate a TLS certificate and send it to ironicDmitry Tantsur2020-09-113-1/+146
| |/
* | Merge "Fix backup node lookup"Zuul2020-09-141-1/+1
|\ \
| * | Fix backup node lookupJulia Kreger2020-09-091-1/+1
| |/
* | Merge "Replace oslo's loopingcall with tenacity"Zuul2020-09-121-20/+38
|\ \ | |/ |/|
| * Replace oslo's loopingcall with tenacityDmitry Tantsur2020-09-011-20/+38
* | 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
|\ \ \ | |/ / |/| |