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
/
standby.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow image checksum to be a URL
Dmitry Tantsur
2019-02-25
1
-23
/
+60
*
Attempt to read the partition table after writing an image
Sam Betts
2018-11-19
1
-0
/
+37
*
Merge "Allow streaming raw partition images"
3.4.0
Zuul
2018-10-26
1
-9
/
+19
|
\
|
*
Allow streaming raw partition images
Dmitry Tantsur
2018-10-17
1
-9
/
+19
*
|
Enhanced checksum support
Kaifeng Wang
2018-10-15
1
-33
/
+47
|
/
*
Install grub to PReP partition when prep_boot_part_uuid is provided
Michael Turek
2018-07-20
1
-1
/
+5
*
Fix gate and bump CoreOS version to latest stable.
Julia Kreger
2018-05-10
1
-4
/
+4
*
Catch OSError thrown when hexdump is missing
Julia Kreger
2017-12-11
1
-3
/
+11
*
Fix to return 'root_uuid' as part of command status
Shivanand Tendulker
2017-10-24
1
-1
/
+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
*
|
Reboot and Poweroff fails with coreos IPA image
Annie Lezil
2017-01-20
1
-1
/
+9
|
/
*
Moving Reboot bashscript to python
Bharath kumar
2016-12-15
1
-19
/
+19
*
Remove duplicated logging in configdrive creation
Shivanand Tendulker
2016-10-26
1
-4
/
+0
*
Use ironic-lib to create configdrive
Shivanand Tendulker
2016-10-21
1
-87
/
+13
*
Remove Python 2.6 format style
John L. Villalovos
2016-10-06
1
-26
/
+26
*
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
*
Add docstrings to all functions in Agent standby extension
Clif Houck
2016-03-31
1
-1
/
+213
*
Add disk_label support for partition images
Nisha Agarwal
2016-03-22
1
-2
/
+4
*
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
|
/
*
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
*
Support proxies for image download
Vladyslav Drok
2015-11-17
1
-1
/
+5
*
Enforce all flake8 rules except E129
John L. Villalovos
2015-10-02
1
-1
/
+1
*
Add more info to checksum exception
Josh Gachnang
2015-09-21
1
-6
/
+7
*
Improve IPA logging and exception handling
Josh Gachnang
2015-07-28
1
-3
/
+13
*
Add Python3 support
Lucas Alvares Gomes
2015-07-15
1
-2
/
+1
*
Add power_off command in standby extension
Ramakrishnan G
2015-06-09
1
-5
/
+13
*
Use oslo_log lib
Ghe Rivero
2015-03-24
1
-1
/
+1
*
Add additional logging and return results for IPA extensions
Kyle Stevenson
2015-02-18
1
-0
/
+8
*
Log required troubleshooting info on image dl fail
Jay Faulkner
2015-02-12
1
-7
/
+13
*
Merge "Reduce _verify_image memory consumption"
Jenkins
2015-01-15
1
-4
/
+13
|
\
|
*
Reduce _verify_image memory consumption
Vladyslav Drok
2014-12-25
1
-4
/
+13
*
|
Allow use of multiple simultaneous HW managers
Jay Faulkner
2015-01-08
1
-2
/
+2
|
/
*
Merge "Use oslo.utils and oslo.concurrency"
Jenkins
2014-12-17
1
-1
/
+2
|
\
|
*
Use oslo.utils and oslo.concurrency
Oleksii Chuprykov
2014-12-09
1
-1
/
+2
*
|
Do not log configdrive contents ever
Jay Faulkner
2014-12-10
1
-1
/
+1
|
/
*
Support configdrive from HTTP(S)
Jim Rollenhagen
2014-11-19
1
-1
/
+14
*
Force heartbeat immediately after async command completes
Jim Rollenhagen
2014-10-13
1
-2
/
+2
*
Enhance decorators in agent and automate creation of command_map
Szymon Wroblewski
2014-09-11
1
-6
/
+3
*
Add support for passing no configdrive
Kyle Stevenson
2014-06-27
1
-1
/
+2
*
Better errors for execute() failures
Jim Rollenhagen
2014-06-24
1
-3
/
+6
[next]