summaryrefslogtreecommitdiff
path: root/ironic_python_agent
Commit message (Expand)AuthorAgeFilesLines
* Merge "[LLDP] Skip NICs that say they are ready but are unreadable." into sta...Zuul2018-06-272-4/+56
|\
| * [LLDP] Skip NICs that say they are ready but are unreadable.Sam Betts2018-05-282-4/+56
* | Fix for fatal error when GPT was used and only MBR was cleanedOlivier Bourdon2018-06-041-1/+1
|/
* Ignore IPv6 link local addressesDerek Higgins2017-11-212-1/+15
* Fix waiting for target disk to appear2.2.2Lucas Alvares Gomes2017-10-177-101/+151
* Remove hard-coded path to grub binariesVasyl Saienko2017-09-262-20/+22
* Remove assumption that a valid IPMI channel cannot follow an invalid one2.2.1Dmitry Tantsur2017-09-122-7/+18
* Merge "BMC can be configured using different lan channel"Jenkins2017-08-102-4/+55
|\
| * BMC can be configured using different lan channelMateusz Kowalski2017-08-092-4/+55
* | Collect processor, memory and BIOS output of dmidecode - follow-upRamamani Yeleswarapu2017-07-272-24/+40
* | Merge "Collect processor, memory and BIOS output of dmidecode"Jenkins2017-07-242-0/+815
|\ \ | |/ |/|
| * Collect processor, memory and BIOS output of dmidecodeRamamani Yeleswarapu2017-06-282-0/+815
* | Remove usage of parameter enforce_typeChangBo Guo(gcb)2017-06-143-19/+12
* | Remove pbr warnerrors in favor of sphinx checkVu Cong Tuan2017-06-111-1/+1
* | Log 'Executable biosdevname not found' only onceRamamani Yeleswarapu2017-06-021-2/+6
|/
* Fix compatibility with Pint 0.5Dmitry Tantsur2017-05-221-1/+1
* Merge "NUMA-topology collector"Jenkins2017-05-223-0/+611
|\
| * NUMA-topology collectorJaganathan Palanisamy2017-05-163-0/+611
* | Merge "Collect NIC name given by BIOS"Jenkins2017-05-223-13/+149
|\ \
| * | Collect NIC name given by BIOSAnnie Lezil2017-05-183-13/+149
| |/
* | Merge "Add missing description for params of 'start_iscsi_target'."Jenkins2017-05-201-0/+3
|\ \
| * | Add missing description for params of 'start_iscsi_target'.ericxiett2017-05-181-0/+3
| |/
* | Replace assertRaisesRegexp with assertRaisesRegexLuong Anh Tuan2017-05-191-2/+2
|/
* Merge "Remove unused function _configdrive_location"Jenkins2017-05-162-16/+0
|\
| * Remove unused function _configdrive_locationvmud2132017-05-112-16/+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-164-5/+5
|/
* Merge "Fix logs encoding in py3"Jenkins2017-03-142-1/+3
|\
| * Fix logs encoding in py3zackchen2017-03-142-1/+3
* | Correct failure message output when downloadingGalyna Zholtkevych2017-03-103-7/+24
|/
* Use flake8-import-orderJohn L. Villalovos2017-02-165-6/+6
* Merge "Configure and use SSL-related requests options"Jenkins2017-02-079-2/+90
|\
| * Configure and use SSL-related requests optionsPavlo Shchelokovskyy2017-01-139-2/+90
* | Remove switch_port_descr and switch_chassis_descrRamamani Yeleswarapu2017-02-021-6/+1
* | Merge "Remove compatibility with old bash-based introspection ramdisk"Jenkins2017-01-302-155/+5
|\ \
| * | Remove compatibility with old bash-based introspection ramdiskDmitry Tantsur2017-01-092-155/+5
* | | Add a comment about the catch-all exception for psutilJohn L. Villalovos2017-01-271-0/+3
* | | Remove support for older psutil versionsJay Faulkner2017-01-262-20/+27
* | | Support psutil 5.0.1Mario Villaplana2017-01-242-4/+10
* | | 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-202-4/+41
|\ \ \ \ | |/ / / |/| | |
| * | | Reboot and Poweroff fails with coreos IPA imageAnnie Lezil2017-01-202-4/+41
* | | | Merge "Limit memory usage when running qemu-img convert"Jenkins2017-01-201-0/+3
|\ \ \ \
| * | | | Limit memory usage when running qemu-img convertLucas Alvares Gomes2017-01-191-0/+3
* | | | | Merge "Add IPv6 unit test for _get_route_source"Jenkins2017-01-191-1/+9
|\ \ \ \ \