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-241-0/+45
* Mock _wait_for_interface in test_run_with_sleep2.0.1Javier Pena2017-10-181-1/+4
* Remove hard-coded path to grub binariesVasyl Saienko2017-09-261-16/+16
* 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
| |/
* | Merge "Add a new Hardware Manager for CNA network card"Jenkins2016-12-193-4/+224
|\ \ | |/ |/|
| * Add a new Hardware Manager for CNA network cardSzymon Borkowski2016-12-123-4/+224
* | Merge "Moving Reboot bashscript to python"Jenkins2016-12-151-13/+28
|\ \ | |/ |/|
| * Moving Reboot bashscript to pythonBharath kumar2016-12-151-13/+28
* | Merge "Add HCTL to BlockDevices"Jenkins2016-12-081-12/+47
|\ \
| * | Add HCTL to BlockDevicesLucas Alvares Gomes2016-12-071-12/+47
* | | Update mock variable name in unit testsJohn L. Villalovos2016-12-071-57/+53
* | | Merge "Skip API related work if no api url configured"Jenkins2016-12-071-0/+96
|\ \ \ | |/ / |/| |
| * | Skip API related work if no api url configuredYufei2016-12-071-0/+96
* | | Add a new Hardware Manager for Mellanox NICsMoshe Levi2016-11-222-0/+130
| |/ |/|
* | Merge "Dispatched out network interface info to all hardware managers"Jenkins2016-11-202-9/+25
|\ \ | |/ |/|
| * Dispatched out network interface info to all hardware managersMoshe Levi2016-11-172-9/+25
* | Python 3 Compatible JSONLuong Anh Tuan2016-11-162-5/+5
|/
* Merge "Remove old lookup/heartbeat from IPA"Jenkins2016-11-133-126/+1
|\
| * Remove old lookup/heartbeat from IPAPavlo Shchelokovskyy2016-11-093-126/+1
* | Clarify test comment to minimize confusionJohn L. Villalovos2016-11-091-1/+1
* | Fix several errors in LLDP handling codeDmitry Tantsur2016-11-091-4/+76
* | Merge "Use ironic-lib to create configdrive"Jenkins2016-10-212-114/+8
|\ \
| * | Use ironic-lib to create configdriveShivanand Tendulker2016-10-212-114/+8
| |/
* | Merge "Install grub in the EFI "Fallback path""Jenkins2016-10-201-0/+8
|\ \ | |/ |/|
| * Install grub in the EFI "Fallback path"Derek Higgins2016-10-201-0/+8
* | Add support for root device hints with operatorsLucas Alvares Gomes2016-10-111-4/+1
|/
* Remove Python 2.6 format styleJohn L. Villalovos2016-10-061-23/+23
* Add vendor, product to interface informationMoshe Levi2016-09-212-9/+48
* Merge "Fix IPA for stable/mitaka with noauth mode"Jenkins2016-09-011-0/+3
|\