summaryrefslogtreecommitdiff
path: root/ironic_python_agent/tests/unit/extensions
Commit message (Expand)AuthorAgeFilesLines
* Merge "Do not try unmounting the EFI partition if it was not mounted"Zuul2017-12-151-0/+30
|\
| * Do not try unmounting the EFI partition if it was not mountedDmitry Tantsur2017-12-141-0/+30
* | Merge "Catch OSError thrown when hexdump is missing"Zuul2017-12-121-0/+15
|\ \
| * | Catch OSError thrown when hexdump is missingJulia Kreger2017-12-111-0/+15
| |/
* | Merge "Rescue extension for CoreOS with DHCP tenant networks"Zuul2017-12-111-0/+77
|\ \
| * | Rescue extension for CoreOS with DHCP tenant networksMario Villaplana2017-11-061-0/+77
| |/
* | Update version of flake8-import-order packageJohn L. Villalovos2017-12-081-2/+1
|/
* Merge "Fix to return 'root_uuid' as part of command status"Zuul2017-10-251-13/+29
|\
| * Fix to return 'root_uuid' as part of command statusShivanand Tendulker2017-10-241-13/+29
* | Have unit tests all derive from our base unit test classJohn L. Villalovos2017-10-187-19/+19
* | Merge "Fix waiting for target disk to appear"Zuul2017-10-171-11/+23
|\ \
| * | Fix waiting for target disk to appearLucas Alvares Gomes2017-10-161-11/+23
* | | Merge "Fix OSError catch"Zuul2017-10-171-0/+9
|\ \ \ | |/ / |/| |
| * | Fix OSError catchJulia Kreger2017-10-121-0/+9
| |/
* | Remove hard-coded path to grub binariesVasyl Saienko2017-09-251-16/+16
|/
* Replace assertRaisesRegexp with assertRaisesRegexLuong Anh Tuan2017-05-191-2/+2
* Remove unused function _configdrive_locationvmud2132017-05-111-8/+0
* Merge "Add missing 'autospec' argument to mock.patch"Jenkins2017-03-204-50/+66
|\
| * Add missing 'autospec' argument to mock.patchJohn L. Villalovos2017-03-194-50/+66
* | flake8: Specify 'ironic_python_agent' as name of appJohn L. Villalovos2017-03-162-3/+2
|/
* Correct failure message output when downloadingGalyna Zholtkevych2017-03-101-0/+18
* Use flake8-import-orderJohn L. Villalovos2017-02-161-1/+1
* Merge "Configure and use SSL-related requests options"Jenkins2017-02-071-0/+5
|\
| * Configure and use SSL-related requests optionsPavlo Shchelokovskyy2017-01-131-0/+5
* | 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 "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 "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
|/
* Moving Reboot bashscript to pythonBharath kumar2016-12-151-13/+28
* Merge "Use ironic-lib to create configdrive"Jenkins2016-10-211-109/+8
|\
| * Use ironic-lib to create configdriveShivanand Tendulker2016-10-211-109/+8
* | Install grub in the EFI "Fallback path"Derek Higgins2016-10-201-0/+8
|/
* Remove Python 2.6 format styleJohn L. Villalovos2016-10-061-23/+23
* Add a log extensionLucas Alvares Gomes2016-06-281-0/+38
* Replace dict.get(key) with dict[key] in testsRuby Loo2016-06-231-1/+1
* Replace assertRaisesRegexp with assertRaisesRegexMoshe Levi2016-06-221-3/+3
* Use assertIn and assertNotInEdan David2016-06-171-9/+9
* add new portal_port argument into iscsi.start_iscsi_target apiHaomeng, Wang2016-03-241-3/+54
* Merge "Add disk_label support for partition images"Jenkins2016-03-231-4/+55
|\
| * Add disk_label support for partition imagesNisha Agarwal2016-03-221-4/+55
* | Merge "iscsi: wipe part table before starting the target"Jenkins2016-03-221-8/+39
|\ \ | |/ |/|
| * iscsi: wipe part table before starting the targetGonéri Le Bouder2016-03-221-8/+39
* | Fixes the agent message for uefi netboot for partition imageNisha Agarwal2016-03-211-1/+16
* | Merge "Add sync() command to the standby module"Jenkins2016-03-211-0/+13
|\ \ | |/ |/|
| * Add sync() command to the standby moduleLucas Alvares Gomes2016-03-181-0/+13