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
*
Remove hard-coded path to grub binaries
Vasyl Saienko
2017-09-26
1
-4
/
+6
*
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
*
|
|
Merge "iscsi: wipe part table before starting the target"
Jenkins
2016-03-22
1
-2
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
iscsi: wipe part table before starting the target
Gonéri Le Bouder
2016-03-22
1
-2
/
+13
*
|
|
Fixes the agent message for uefi netboot for partition image
Nisha Agarwal
2016-03-21
1
-1
/
+2
*
|
|
Merge "Add sync() command to the standby module"
Jenkins
2016-03-21
1
-0
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add sync() command to the standby module
Lucas Alvares Gomes
2016-03-18
1
-0
/
+14
*
|
|
Add support for partition images in agent driver.
Faizan Barmawer
2016-03-18
1
-17
/
+83
|
/
/
*
|
Fixes programmatic error in _install_grub()
Nisha Agarwal
2016-03-11
1
-3
/
+2
|
/
*
Merge "Replace all the 'self.log' calls with global LOG"
Jenkins
2016-02-29
1
-1
/
+0
|
\
|
*
Replace all the 'self.log' calls with global LOG
Zhenguo Niu
2016-02-24
1
-1
/
+0
*
|
Catch OSError as well to return a better error message
Zhenguo Niu
2016-02-22
1
-1
/
+1
|
/
*
Merge "Allow hardware managers to override clean step priority"
Jenkins
2016-01-28
1
-4
/
+77
|
\
|
*
Allow hardware managers to override clean step priority
Josh Gachnang
2016-01-14
1
-4
/
+77
*
|
Replace deprecated LOG.warn with LOG.warning
Kan
2016-01-05
1
-2
/
+2
*
|
Delete the Linux-IO target before setting up local boot
Dmitry Tantsur
2015-12-15
2
-0
/
+41
|
/
*
Support Linux-IO in addition to tgtd
Dmitry Tantsur
2015-11-30
1
-9
/
+56
*
Add support for streaming raw images directly onto the disk
Lucas Alvares Gomes
2015-11-18
1
-8
/
+36
*
Refactor the image download and checksum computation bits
Lucas Alvares Gomes
2015-11-18
1
-53
/
+63
[next]