summaryrefslogtreecommitdiff
path: root/ironic_python_agent/tests
Commit message (Expand)AuthorAgeFilesLines
* [LLDP] Skip NICs that say they are ready but are unreadable.Sam Betts2018-05-281-0/+45
* Ignore IPv6 link local addressesDerek Higgins2017-11-211-0/+8
* Fix waiting for target disk to appear2.2.2Lucas Alvares Gomes2017-10-175-74/+101
* Remove hard-coded path to grub binariesVasyl Saienko2017-09-261-16/+16
* Remove assumption that a valid IPMI channel cannot follow an invalid one2.2.1Dmitry Tantsur2017-09-121-0/+4
* Merge "BMC can be configured using different lan channel"Jenkins2017-08-101-0/+34
|\
| * BMC can be configured using different lan channelMateusz Kowalski2017-08-091-0/+34
* | Collect processor, memory and BIOS output of dmidecode - follow-upRamamani Yeleswarapu2017-07-271-0/+14
* | Merge "Collect processor, memory and BIOS output of dmidecode"Jenkins2017-07-241-0/+681
|\ \ | |/ |/|
| * Collect processor, memory and BIOS output of dmidecodeRamamani Yeleswarapu2017-06-281-0/+681
* | Remove usage of parameter enforce_typeChangBo Guo(gcb)2017-06-143-19/+12
|/
* Merge "NUMA-topology collector"Jenkins2017-05-221-0/+350
|\
| * NUMA-topology collectorJaganathan Palanisamy2017-05-161-0/+350
* | Merge "Collect NIC name given by BIOS"Jenkins2017-05-222-10/+114
|\ \
| * | Collect NIC name given by BIOSAnnie Lezil2017-05-182-10/+114
| |/
* | Replace assertRaisesRegexp with assertRaisesRegexLuong Anh Tuan2017-05-191-2/+2
|/
* Merge "Remove unused function _configdrive_location"Jenkins2017-05-161-8/+0
|\
| * Remove unused function _configdrive_locationvmud2132017-05-111-8/+0
* | Merge "Prevent tests' unmocked access to utils.execute()"Jenkins2017-05-1512-47/+113
|\ \ | |/ |/|
| * Prevent tests' unmocked access to utils.execute()Julian Edwards2017-05-1512-47/+113
* | Set valid inspection_dhcp_wait_timeout value in testsJavier Pena2017-04-251-4/+9
|/
* Merge "Add missing 'autospec' argument to mock.patch"Jenkins2017-03-2014-250/+286
|\
| * Add missing 'autospec' argument to mock.patchJohn L. Villalovos2017-03-1914-250/+286
* | flake8: Specify 'ironic_python_agent' as name of appJohn L. Villalovos2017-03-162-3/+2
|/
* Merge "Fix logs encoding in py3"Jenkins2017-03-141-0/+2
|\
| * Fix logs encoding in py3zackchen2017-03-141-0/+2
* | Correct failure message output when downloadingGalyna Zholtkevych2017-03-101-0/+18
|/
* Use flake8-import-orderJohn L. Villalovos2017-02-163-3/+3
* Merge "Configure and use SSL-related requests options"Jenkins2017-02-073-0/+38
|\
| * Configure and use SSL-related requests optionsPavlo Shchelokovskyy2017-01-133-0/+38
* | Merge "Remove compatibility with old bash-based introspection ramdisk"Jenkins2017-01-301-79/+2
|\ \
| * | Remove compatibility with old bash-based introspection ramdiskDmitry Tantsur2017-01-091-79/+2
* | | Remove support for older psutil versionsJay Faulkner2017-01-261-12/+23
* | | Support psutil 5.0.1Mario Villaplana2017-01-241-4/+4
* | | Merge "Mock out get_wildcard_address"Jenkins2017-01-241-5/+13
|\ \ \
| * | | Mock out get_wildcard_addressDerek Higgins2017-01-201-5/+13
* | | | Merge "Reboot and Poweroff fails with coreos IPA image"Jenkins2017-01-201-3/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Reboot and Poweroff fails with coreos IPA imageAnnie Lezil2017-01-201-3/+32
* | | | Merge "Add IPv6 unit test for _get_route_source"Jenkins2017-01-191-1/+9
|\ \ \ \
| * | | | Add IPv6 unit test for _get_route_sourceDerek Higgins2017-01-191-1/+9
* | | | | Merge "iscsi: Listen for connections on both IPv4 and IPv6 ports"Jenkins2017-01-191-2/+26
|\ \ \ \ \ | |/ / / /
| * | | | iscsi: Listen for connections on both IPv4 and IPv6 portsDerek Higgins2017-01-191-2/+26
* | | | | Merge "Agent: Listen for connections on both IPv4 and IPv6 ports"Jenkins2017-01-191-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Agent: Listen for connections on both IPv4 and IPv6 portsDerek Higgins2017-01-191-1/+3
| | |_|/ | |/| |
* | | | Merge "Use sh instead of bash when installing grub"Jenkins2017-01-181-8/+8
|\ \ \ \
| * | | | Use sh instead of bash when installing grubPavlo Shchelokovskyy2017-01-171-8/+8
| |/ / /
* | | | Removes unnecessary utf-8 encodingCao Xuan Hoang2017-01-162-4/+0
|/ / /
* | | Advertise the correct address when using IPv6Derek Higgins2017-01-113-0/+69
| |/ |/|
* | Merge "Use oslo_serialization.base64 to follow OpenStack Python3"Jenkins2017-01-021-2/+2
|\ \
| * | Use oslo_serialization.base64 to follow OpenStack Python3Luong Anh Tuan2016-12-161-2/+2
| |/