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
*
Use utf-16-le if BOM not present
Riccardo Pittau
2022-10-13
1
-2
/
+8
*
Re-read the partition table with partx -a
Arne Wiebalck
2021-12-15
1
-1
/
+1
*
Fix UEFI record regex
Julia Kreger
2021-11-19
1
-1
/
+1
*
Delete EFI boot entry duplicate labels first
Julia Kreger
2021-11-19
1
-15
/
+19
*
Output verbose info from efibootmgr
Derek Higgins
2021-11-18
1
-3
/
+3
*
Utilize CSV file for EFI loader selection
Julia Kreger
2021-06-11
1
-10
/
+43
*
Make _get_efi_bootloaders return relative paths
Steve Baker
2021-06-11
1
-5
/
+16
*
Fix NVMe Partition image on UEFI
Julia Kreger
2021-05-26
1
-1
/
+6
*
Add fstab pointer to EFI partition
Julia Kreger
2021-03-23
1
-0
/
+25
*
Prevent broken partition image UEFI deploys
Julia Kreger
2021-03-23
1
-63
/
+283
*
Option to enable bootloader config failure bypass
Julia Kreger
2021-03-23
1
-9
/
+30
*
More refactoring of the image module
Riccardo Pittau
2021-03-23
1
-39
/
+32
*
Mount all vfat partitions before calling grub2
Arne Wiebalck
2021-03-23
1
-6
/
+24
*
Refactor part of image module
Riccardo Pittau
2021-03-23
1
-27
/
+32
*
Log a warning of target_boot_mode does not match current boot mode
Dmitry Tantsur
2020-10-08
1
-0
/
+8
*
Prevent un-needed iscsi cleanup
Julia Kreger
2020-07-28
2
-2
/
+4
*
Increase the ESP partition size to 550 MiB when using software RAID
Dmitry Tantsur
2020-07-03
1
-1
/
+2
*
Fixes minor issues in the read() retries patch
Dmitry Tantsur
2020-06-30
1
-1
/
+2
*
Merge "Fix confusing logging when running asynchronous commands" into stable/...
Zuul
2020-06-30
1
-8
/
+11
|
\
|
*
Fix confusing logging when running asynchronous commands
Dmitry Tantsur
2020-06-29
1
-8
/
+11
*
|
Add full download retries
Julia Kreger
2020-06-29
1
-18
/
+47
*
|
Add timeout operations to try and prevent hang on read()
Julia Kreger
2020-06-29
1
-1
/
+31
|
/
*
Make the install_bootloader command asynchronous
Dmitry Tantsur
2020-06-09
1
-1
/
+1
*
Add timeout and retries when connection to an image server
6.1.0
Dmitry Tantsur
2020-04-24
1
-6
/
+22
*
Add raid.apply_configuration deploy step
Dmitry Tantsur
2020-04-20
1
-0
/
+2
*
Merge "Add an ability to run in-band deploy steps"
Zuul
2020-04-09
3
-110
/
+104
|
\
|
*
Add an ability to run in-band deploy steps
Mark Goddard
2020-04-06
3
-110
/
+104
*
|
Editing follow-up for UEFI Software RAID support
Arne Wiebalck
2020-04-06
1
-5
/
+7
*
|
Software RAID: Add UEFI support
Raphael Glon
2020-04-02
1
-42
/
+209
|
/
*
Merge "Bump hacking to 3.0.0"
Zuul
2020-03-31
2
-6
/
+6
|
\
|
*
Bump hacking to 3.0.0
Riccardo Pittau
2020-03-30
2
-6
/
+6
*
|
Rescan after restarting the md device
Julia Kreger
2020-03-29
1
-1
/
+12
|
/
*
Fix GPT partition tables after agent writes contents
Julia Kreger
2020-03-29
1
-0
/
+11
*
Improve debug logging around Raid/Bootloader
Julia Kreger
2020-03-28
1
-1
/
+1
*
Merge "[trivial] Fix comment for Software RAID restart"
Zuul
2020-03-25
1
-3
/
+2
|
\
|
*
[trivial] Fix comment for Software RAID restart
Arne Wiebalck
2020-03-23
1
-3
/
+2
*
|
Return false for MBR bootloader check on UEFI machines
Julia Kreger
2020-03-23
1
-0
/
+8
|
/
*
Use crypt to generate salt
Iury Gregory Melo Ferreira
2020-03-19
1
-14
/
+1
*
Rescan devices before performing uefi checks
Julia Kreger
2020-03-16
1
-9
/
+20
*
Merge "Add NTP time sync"
Zuul
2020-03-11
1
-0
/
+30
|
\
|
*
Add NTP time sync
Julia Kreger
2020-03-07
1
-0
/
+30
*
|
Merge "Fixes error handling if efibootmgr is not present in ramdisk"
Zuul
2020-03-04
1
-1
/
+1
|
\
\
|
*
|
Fixes error handling if efibootmgr is not present in ramdisk
mvpnitesh
2020-03-03
1
-1
/
+1
*
|
|
Ignore None md5 checksum field
Kaifeng Wang
2020-02-22
1
-1
/
+2
|
/
/
*
|
Catch ValueError for FIPS 140-2 mode
Julia Kreger
2020-02-18
1
-1
/
+10
|
/
*
Avoid grub2-install when on UEFI boot mode
Iury Gregory Melo Ferreira
2020-01-16
1
-0
/
+164
*
Omit configdrive and system_logs from logging
Dmitry Tantsur
2020-01-13
1
-5
/
+10
*
Permit hashed passwords to be sent to IPA.
Julia Kreger
2019-12-19
1
-5
/
+19
*
Merge "Software RAID: Use UUID to find root fs"
Zuul
2019-12-19
1
-17
/
+19
|
\
|
*
Software RAID: Use UUID to find root fs
Arne Wiebalck
2019-12-04
1
-17
/
+19
[next]