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
...
*
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
*
Merge "Log a warning of target_boot_mode does not match current boot mode"
Zuul
2020-10-07
1
-0
/
+8
|
\
|
*
Log a warning of target_boot_mode does not match current boot mode
Dmitry Tantsur
2020-10-07
1
-0
/
+8
*
|
Don't try to call GRUB when root UUID is not provided
Dmitry Tantsur
2020-10-07
1
-0
/
+7
|
/
*
When reporting that agent is busy, report the executed command
Dmitry Tantsur
2020-09-18
1
-1
/
+1
*
Update the cache if we don't have a root device hint
Julia Kreger
2020-08-25
2
-3
/
+6
*
Merge "More refactoring of the image module"
Zuul
2020-07-27
1
-39
/
+32
|
\
|
*
More refactoring of the image module
Riccardo Pittau
2020-07-24
1
-39
/
+32
*
|
Merge "Prevent un-needed iscsi cleanup"
Zuul
2020-07-25
2
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Prevent un-needed iscsi cleanup
Julia Kreger
2020-07-20
2
-2
/
+4
*
|
Merge "Adds poll mode deployment support"
Zuul
2020-07-22
1
-0
/
+43
|
\
\
|
|
/
|
/
|
|
*
Adds poll mode deployment support
Kaifeng Wang
2020-06-21
1
-0
/
+43
*
|
Refactor part of image module
6.2.0
Riccardo Pittau
2020-07-07
1
-27
/
+32
*
|
Increase the ESP partition size to 550 MiB when using software RAID
Dmitry Tantsur
2020-07-02
1
-1
/
+2
*
|
Merge "Mount all vfat partitions before calling grub2"
Zuul
2020-07-02
1
-6
/
+24
|
\
\
|
*
|
Mount all vfat partitions before calling grub2
Arne Wiebalck
2020-06-30
1
-6
/
+24
*
|
|
Fixes minor issues in the read() retries patch
Dmitry Tantsur
2020-06-30
1
-1
/
+2
*
|
|
Merge "Fix confusing logging when running asynchronous commands"
Zuul
2020-06-29
1
-8
/
+11
|
\
\
\
|
*
|
|
Fix confusing logging when running asynchronous commands
Dmitry Tantsur
2020-06-26
1
-8
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge "Minor clean-up follow-up to timeout on read() fix"
Zuul
2020-06-25
1
-1
/
+1
|
\
\
\
|
*
|
|
Minor clean-up follow-up to timeout on read() fix
Julia Kreger
2020-06-24
1
-1
/
+1
*
|
|
|
Add full download retries
Julia Kreger
2020-06-23
1
-18
/
+47
|
/
/
/
*
|
|
Add timeout operations to try and prevent hang on read()
Julia Kreger
2020-06-23
1
-1
/
+31
|
/
/
*
|
Merge "Add a deploy step for writing an image"
Zuul
2020-06-20
1
-0
/
+23
|
\
\
|
*
|
Add a deploy step for writing an image
Dmitry Tantsur
2020-06-02
1
-0
/
+23
*
|
|
Make get_partition_uuids work with whole disk images
Dmitry Tantsur
2020-06-17
1
-24
/
+33
*
|
|
Merge "New extension call to return partition UUIDs"
Zuul
2020-06-09
1
-0
/
+11
|
\
\
\
|
|
/
/
|
*
|
New extension call to return partition UUIDs
Dmitry Tantsur
2020-06-02
1
-0
/
+11
|
|
/
*
|
Make the install_bootloader command asynchronous
Dmitry Tantsur
2020-06-08
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
[prev]
[next]