summaryrefslogtreecommitdiff
path: root/ironic_python_agent
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | 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-192-3/+29
|\ \ \ \ \ \ | |/ / / / /
| * | | | | iscsi: Listen for connections on both IPv4 and IPv6 portsDerek Higgins2017-01-192-3/+29
* | | | | | Merge "Agent: Listen for connections on both IPv4 and IPv6 ports"Jenkins2017-01-195-3/+21
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Agent: Listen for connections on both IPv4 and IPv6 portsDerek Higgins2017-01-195-3/+21
| | |_|/ | |/| |
* | | | Merge "Use sh instead of bash when installing grub"Jenkins2017-01-182-11/+11
|\ \ \ \
| * | | | Use sh instead of bash when installing grubPavlo Shchelokovskyy2017-01-172-11/+11
| |/ / /
* | | | Removes unnecessary utf-8 encodingCao Xuan Hoang2017-01-164-8/+0
|/ / /
* | | Advertise the correct address when using IPv6Derek Higgins2017-01-116-2/+79
| |/ |/|
* | Merge "Use oslo_serialization.base64 to follow OpenStack Python3"Jenkins2017-01-022-4/+4
|\ \
| * | Use oslo_serialization.base64 to follow OpenStack Python3Luong Anh Tuan2016-12-162-4/+4
* | | Fail IPA startup if no protocol prefix in ironic api addressJoanna Taryma2016-12-231-1/+3
* | | Merge "Add a new Hardware Manager for CNA network card"Jenkins2016-12-195-8/+331
|\ \ \ | |_|/ |/| |
| * | Add a new Hardware Manager for CNA network cardSzymon Borkowski2016-12-125-8/+331
* | | Merge "Use oslo-config-generator for sample config"Jenkins2016-12-161-24/+65
|\ \ \ | |_|/ |/| |