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
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace use of functools.wraps() with six.wraps()
John L. Villalovos
2018-02-01
1
-2
/
+2
*
Merge "Do not try unmounting the EFI partition if it was not mounted"
Zuul
2017-12-15
1
-1
/
+3
|
\
|
*
Do not try unmounting the EFI partition if it was not mounted
Dmitry Tantsur
2017-12-14
1
-1
/
+3
*
|
Merge "Catch OSError thrown when hexdump is missing"
Zuul
2017-12-12
1
-3
/
+11
|
\
\
|
*
|
Catch OSError thrown when hexdump is missing
Julia Kreger
2017-12-11
1
-3
/
+11
|
|
/
*
|
Merge "Rescue extension for CoreOS with DHCP tenant networks"
Zuul
2017-12-11
1
-0
/
+62
|
\
\
|
|
/
|
/
|
|
*
Rescue extension for CoreOS with DHCP tenant networks
Mario Villaplana
2017-11-06
1
-0
/
+62
*
|
Fix a mis-formatted log message
John L. Villalovos
2017-10-27
1
-3
/
+3
|
/
*
Merge "Fix to return 'root_uuid' as part of command status"
Zuul
2017-10-25
1
-1
/
+3
|
\
|
*
Fix to return 'root_uuid' as part of command status
Shivanand Tendulker
2017-10-24
1
-1
/
+3
*
|
Merge "Fix OSError catch"
Zuul
2017-10-17
1
-1
/
+5
|
\
\
|
*
|
Fix OSError catch
Julia Kreger
2017-10-12
1
-1
/
+5
|
|
/
*
|
Remove hard-coded path to grub binaries
Vasyl Saienko
2017-09-25
1
-4
/
+6
|
/
*
Add missing description for params of 'start_iscsi_target'.
ericxiett
2017-05-18
1
-0
/
+3
*
Remove unused function _configdrive_location
vmud213
2017-05-11
1
-8
/
+0
*
flake8: Specify 'ironic_python_agent' as name of app
John L. Villalovos
2017-03-16
1
-1
/
+1
*
Correct failure message output when downloading
Galyna Zholtkevych
2017-03-10
1
-7
/
+5
*
Use flake8-import-order
John L. Villalovos
2017-02-16
1
-2
/
+2
*
Merge "Configure and use SSL-related requests options"
Jenkins
2017-02-07
1
-1
/
+5
|
\
|
*
Configure and use SSL-related requests options
Pavlo Shchelokovskyy
2017-01-13
1
-1
/
+5
*
|
Merge "Reboot and Poweroff fails with coreos IPA image"
Jenkins
2017-01-20
1
-1
/
+9
|
\
\
|
*
|
Reboot and Poweroff fails with coreos IPA image
Annie Lezil
2017-01-20
1
-1
/
+9
|
|
/
*
|
Merge "iscsi: Listen for connections on both IPv4 and IPv6 ports"
Jenkins
2017-01-19
1
-1
/
+3
|
\
\
|
*
|
iscsi: Listen for connections on both IPv4 and IPv6 ports
Derek Higgins
2017-01-19
1
-1
/
+3
|
|
/
*
|
Merge "Use sh instead of bash when installing grub"
Jenkins
2017-01-18
1
-3
/
+3
|
\
\
|
*
|
Use sh instead of bash when installing grub
Pavlo Shchelokovskyy
2017-01-17
1
-3
/
+3
|
|
/
*
|
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
-19
/
+19
*
Update to hacking 0.12.0 and use new checks
John L. Villalovos
2016-11-08
2
-3
/
+3
*
Replaces uuid.uuid4 with uuidutils.generate_uuid()
Luong Anh Tuan
2016-11-08
1
-2
/
+3
*
Remove duplicated logging in configdrive creation
Shivanand Tendulker
2016-10-26
1
-4
/
+0
*
Merge "Use ironic-lib to create configdrive"
Jenkins
2016-10-21
1
-87
/
+13
|
\
|
*
Use ironic-lib to create configdrive
Shivanand Tendulker
2016-10-21
1
-87
/
+13
*
|
Install grub in the EFI "Fallback path"
Derek Higgins
2016-10-20
1
-0
/
+13
|
/
*
Remove Python 2.6 format style
John L. Villalovos
2016-10-06
3
-31
/
+31
*
Improve error message while download image
Galyna Zholtkevych
2016-09-21
1
-5
/
+9
*
Add metrics support to IPA
Josh Gachnang
2016-08-03
1
-1
/
+0
*
Fix doc warnings
Jim Rollenhagen
2016-07-14
1
-1
/
+1
*
Add a log extension
Lucas Alvares Gomes
2016-06-28
1
-0
/
+34
*
Get root device hints from the node object
Lucas Alvares Gomes
2016-05-26
1
-0
/
+2
*
Merge "Improve __str__ method of BaseCommandResult"
Jenkins
2016-04-07
1
-4
/
+5
|
\
|
*
Improve __str__ method of BaseCommandResult
Jay Faulkner
2016-03-30
1
-4
/
+5
*
|
Merge "Fix incorrect formatting in the iSCSI extension"
Jenkins
2016-04-01
1
-2
/
+2
|
\
\
|
*
|
Fix incorrect formatting in the iSCSI extension
Dmitry Tantsur
2016-03-31
1
-2
/
+2
*
|
|
Add docstrings to all functions in Agent standby extension
Clif Houck
2016-03-31
1
-1
/
+213
|
/
/
*
|
Merge "Add __str__ method to BaseCommandResult"
Jenkins
2016-03-30
1
-0
/
+7
|
\
\
|
|
/
|
*
Add __str__ method to BaseCommandResult
Julian Sy
2016-03-29
1
-0
/
+7
*
|
add new portal_port argument into iscsi.start_iscsi_target api
Haomeng, Wang
2016-03-24
1
-9
/
+22
*
|
Merge "Add disk_label support for partition images"
Jenkins
2016-03-23
1
-2
/
+4
|
\
\
|
*
|
Add disk_label support for partition images
Nisha Agarwal
2016-03-22
1
-2
/
+4
[next]