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
*
Do not try to guess EFI partition path by its number
Dmitry Tantsur
2022-05-06
1
-18
/
+52
*
SoftwareRAID: Use efibootmgr (and drop grub2-install)
Arne Wiebalck
2022-03-16
1
-17
/
+71
*
Create fstab entry with appropriate label
Julia Kreger
2022-03-11
1
-5
/
+46
*
Re-read the partition table with partx -a
Arne Wiebalck
2021-11-09
1
-1
/
+1
*
Fix UEFI record regex
Julia Kreger
2021-11-08
1
-1
/
+1
*
Delete EFI boot entry duplicate labels first
Julia Kreger
2021-11-04
1
-15
/
+19
*
Assert EFI part UUID is not None before editing fstab
Arne Wiebalck
2021-10-21
1
-1
/
+1
*
Trivial: minor fixes in error messages
Dmitry Tantsur
2021-09-07
3
-3
/
+3
*
Merge "Output verbose info from efibootmgr"
Zuul
2021-08-11
1
-2
/
+2
|
\
|
*
Output verbose info from efibootmgr
Derek Higgins
2021-08-03
1
-2
/
+2
*
|
Increase version of hacking and pycodestyle
Riccardo Pittau
2021-07-30
2
-15
/
+24
|
/
*
Catch ismount not being handled
Julia Kreger
2021-06-29
1
-9
/
+32
*
Only mount the ESP if not yet mounted
Arne Wiebalck
2021-06-21
1
-1
/
+3
*
Utilize CSV file for EFI loader selection
Julia Kreger
2021-06-10
1
-10
/
+43
*
Merge "Ignore efi grub2-install failure"
Zuul
2021-06-07
1
-28
/
+32
|
\
|
*
Ignore efi grub2-install failure
Steve Baker
2021-06-04
1
-28
/
+32
*
|
Merge "Refactor: use convert_image from ironic_lib"
Zuul
2021-06-04
1
-15
/
+2
|
\
\
|
*
|
Refactor: use convert_image from ironic_lib
Dmitry Tantsur
2021-06-01
1
-15
/
+2
|
|
/
*
|
Merge "Stop accepting duplicated configdrive"
Zuul
2021-06-02
1
-15
/
+33
|
\
\
|
|
/
|
/
|
|
*
Stop accepting duplicated configdrive
Dmitry Tantsur
2021-06-02
1
-15
/
+33
*
|
Merge "Make _get_efi_bootloaders return relative paths"
Zuul
2021-05-27
1
-6
/
+16
|
\
\
|
*
|
Make _get_efi_bootloaders return relative paths
Steve Baker
2021-05-26
1
-6
/
+16
*
|
|
Limit qemu-img execution arenas
Julia Kreger
2021-05-26
1
-1
/
+11
*
|
|
Merge "Rewrite write_image.sh in Python"
Zuul
2021-05-26
1
-13
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rewrite write_image.sh in Python
Dmitry Tantsur
2021-05-18
1
-13
/
+14
*
|
|
Merge "Do not serialize command_params"
Zuul
2021-05-18
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Do not serialize command_params
Dmitry Tantsur
2021-05-18
1
-1
/
+1
|
|
/
*
|
Merge "Remove the iscsi extension"
Zuul
2021-05-12
2
-226
/
+1
|
\
\
|
*
|
Remove the iscsi extension
Dmitry Tantsur
2021-05-10
2
-226
/
+1
|
|
/
*
|
Merge "Software RAID: RAID the ESPs"
Zuul
2021-05-11
1
-90
/
+87
|
\
\
|
*
|
Software RAID: RAID the ESPs
Arne Wiebalck
2021-04-16
1
-90
/
+87
*
|
|
Merge "Fix NVMe Partition image on UEFI"
Zuul
2021-05-10
1
-1
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix NVMe Partition image on UEFI
Julia Kreger
2021-05-04
1
-1
/
+6
|
|
/
*
|
Import deployment logic from ironic-lib
Dmitry Tantsur
2021-05-03
1
-14
/
+15
|
/
*
Always fall back to sysrq when power off fails
Dmitry Tantsur
2021-04-13
1
-7
/
+16
*
Fix root UUID for streamed partition images
Steve Baker
2021-03-19
1
-0
/
+4
*
Remove default parameter from execute
Riccardo Pittau
2021-03-02
1
-3
/
+2
*
Fixes local boot for partition images
kartikeyaj0
2021-02-17
1
-1
/
+1
*
Fix error message with UEFI-incompatible images
Dmitry Tantsur
2021-02-10
1
-21
/
+29
*
Fix UEFI boot entry creation for aarch64
Xinliang Liu
2021-01-27
1
-1
/
+2
*
Fix boot mode detection for partition images
Julia Kreger
2020-12-19
1
-1
/
+1
*
Change default ironic_lib invocation to flag local booting
Julia Kreger
2020-12-19
1
-1
/
+1
*
Add fstab pointer to EFI partition
Julia Kreger
2020-12-17
1
-0
/
+25
*
Prevent broken partition image UEFI deploys
Julia Kreger
2020-12-14
1
-63
/
+283
*
Fix default disk label with partition images
Julia Kreger
2020-12-14
1
-1
/
+6
*
Option to enable bootloader config failure bypass
Julia Kreger
2020-12-10
1
-9
/
+30
*
Support using LABEL as identifier for rootfs
Fedor Tarasenko
2020-11-03
1
-1
/
+6
*
Don't run os-prober from grub2-mkconfig
Julia Kreger
2020-10-22
1
-3
/
+3
*
Do not silently swallow errors in the write_image deploy step
Dmitry Tantsur
2020-10-09
1
-0
/
+11
[next]