index
:
delta/openstack/ironic-python-agent.git
bugfix/6.2
bugfix/6.3
bugfix/6.5
bugfix/6.6
bugfix/8.0
bugfix/8.1
bugfix/8.3
bugfix/8.6
bugfix/9.0
bugfix/9.2
bugfix/9.3
master
stable/2023.1
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/ironic-python-agent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ironic_python_agent
/
tests
/
unit
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Do not try unmounting the EFI partition if it was not mounted"
Zuul
2017-12-15
1
-0
/
+30
|
\
|
*
Do not try unmounting the EFI partition if it was not mounted
Dmitry Tantsur
2017-12-14
1
-0
/
+30
*
|
Merge "Catch OSError thrown when hexdump is missing"
Zuul
2017-12-12
1
-0
/
+15
|
\
\
|
*
|
Catch OSError thrown when hexdump is missing
Julia Kreger
2017-12-11
1
-0
/
+15
|
|
/
*
|
Merge "Rescue extension for CoreOS with DHCP tenant networks"
Zuul
2017-12-11
1
-0
/
+77
|
\
\
|
*
|
Rescue extension for CoreOS with DHCP tenant networks
Mario Villaplana
2017-11-06
1
-0
/
+77
|
|
/
*
|
Update version of flake8-import-order package
John L. Villalovos
2017-12-08
1
-2
/
+1
|
/
*
Merge "Fix to return 'root_uuid' as part of command status"
Zuul
2017-10-25
1
-13
/
+29
|
\
|
*
Fix to return 'root_uuid' as part of command status
Shivanand Tendulker
2017-10-24
1
-13
/
+29
*
|
Have unit tests all derive from our base unit test class
John L. Villalovos
2017-10-18
7
-19
/
+19
*
|
Merge "Fix waiting for target disk to appear"
Zuul
2017-10-17
1
-11
/
+23
|
\
\
|
*
|
Fix waiting for target disk to appear
Lucas Alvares Gomes
2017-10-16
1
-11
/
+23
*
|
|
Merge "Fix OSError catch"
Zuul
2017-10-17
1
-0
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix OSError catch
Julia Kreger
2017-10-12
1
-0
/
+9
|
|
/
*
|
Remove hard-coded path to grub binaries
Vasyl Saienko
2017-09-25
1
-16
/
+16
|
/
*
Replace assertRaisesRegexp with assertRaisesRegex
Luong Anh Tuan
2017-05-19
1
-2
/
+2
*
Remove unused function _configdrive_location
vmud213
2017-05-11
1
-8
/
+0
*
Merge "Add missing 'autospec' argument to mock.patch"
Jenkins
2017-03-20
4
-50
/
+66
|
\
|
*
Add missing 'autospec' argument to mock.patch
John L. Villalovos
2017-03-19
4
-50
/
+66
*
|
flake8: Specify 'ironic_python_agent' as name of app
John L. Villalovos
2017-03-16
2
-3
/
+2
|
/
*
Correct failure message output when downloading
Galyna Zholtkevych
2017-03-10
1
-0
/
+18
*
Use flake8-import-order
John L. Villalovos
2017-02-16
1
-1
/
+1
*
Merge "Configure and use SSL-related requests options"
Jenkins
2017-02-07
1
-0
/
+5
|
\
|
*
Configure and use SSL-related requests options
Pavlo Shchelokovskyy
2017-01-13
1
-0
/
+5
*
|
Merge "Mock out get_wildcard_address"
Jenkins
2017-01-24
1
-5
/
+13
|
\
\
|
*
|
Mock out get_wildcard_address
Derek Higgins
2017-01-20
1
-5
/
+13
*
|
|
Merge "Reboot and Poweroff fails with coreos IPA image"
Jenkins
2017-01-20
1
-3
/
+32
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Reboot and Poweroff fails with coreos IPA image
Annie Lezil
2017-01-20
1
-3
/
+32
|
|
/
*
|
Merge "iscsi: Listen for connections on both IPv4 and IPv6 ports"
Jenkins
2017-01-19
1
-2
/
+26
|
\
\
|
*
|
iscsi: Listen for connections on both IPv4 and IPv6 ports
Derek Higgins
2017-01-19
1
-2
/
+26
|
|
/
*
|
Merge "Use sh instead of bash when installing grub"
Jenkins
2017-01-18
1
-8
/
+8
|
\
\
|
*
|
Use sh instead of bash when installing grub
Pavlo Shchelokovskyy
2017-01-17
1
-8
/
+8
|
|
/
*
|
Removes unnecessary utf-8 encoding
Cao Xuan Hoang
2017-01-16
2
-4
/
+0
|
/
*
Moving Reboot bashscript to python
Bharath kumar
2016-12-15
1
-13
/
+28
*
Merge "Use ironic-lib to create configdrive"
Jenkins
2016-10-21
1
-109
/
+8
|
\
|
*
Use ironic-lib to create configdrive
Shivanand Tendulker
2016-10-21
1
-109
/
+8
*
|
Install grub in the EFI "Fallback path"
Derek Higgins
2016-10-20
1
-0
/
+8
|
/
*
Remove Python 2.6 format style
John L. Villalovos
2016-10-06
1
-23
/
+23
*
Add a log extension
Lucas Alvares Gomes
2016-06-28
1
-0
/
+38
*
Replace dict.get(key) with dict[key] in tests
Ruby Loo
2016-06-23
1
-1
/
+1
*
Replace assertRaisesRegexp with assertRaisesRegex
Moshe Levi
2016-06-22
1
-3
/
+3
*
Use assertIn and assertNotIn
Edan David
2016-06-17
1
-9
/
+9
*
add new portal_port argument into iscsi.start_iscsi_target api
Haomeng, Wang
2016-03-24
1
-3
/
+54
*
Merge "Add disk_label support for partition images"
Jenkins
2016-03-23
1
-4
/
+55
|
\
|
*
Add disk_label support for partition images
Nisha Agarwal
2016-03-22
1
-4
/
+55
*
|
Merge "iscsi: wipe part table before starting the target"
Jenkins
2016-03-22
1
-8
/
+39
|
\
\
|
|
/
|
/
|
|
*
iscsi: wipe part table before starting the target
Gonéri Le Bouder
2016-03-22
1
-8
/
+39
*
|
Fixes the agent message for uefi netboot for partition image
Nisha Agarwal
2016-03-21
1
-1
/
+16
*
|
Merge "Add sync() command to the standby module"
Jenkins
2016-03-21
1
-0
/
+13
|
\
\
|
|
/
|
/
|
|
*
Add sync() command to the standby module
Lucas Alvares Gomes
2016-03-18
1
-0
/
+13
[next]