summaryrefslogtreecommitdiff
path: root/ironic_python_agent/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* Fix root UUID for streamed partition imagesSteve Baker2021-03-191-0/+4
* Remove default parameter from executeRiccardo Pittau2021-03-021-3/+2
* Fixes local boot for partition imageskartikeyaj02021-02-171-1/+1
* Fix error message with UEFI-incompatible imagesDmitry Tantsur2021-02-101-21/+29
* Fix UEFI boot entry creation for aarch64Xinliang Liu2021-01-271-1/+2
* Fix boot mode detection for partition imagesJulia Kreger2020-12-191-1/+1
* Change default ironic_lib invocation to flag local bootingJulia Kreger2020-12-191-1/+1
* Add fstab pointer to EFI partitionJulia Kreger2020-12-171-0/+25
* Prevent broken partition image UEFI deploysJulia Kreger2020-12-141-63/+283
* Fix default disk label with partition imagesJulia Kreger2020-12-141-1/+6
* Option to enable bootloader config failure bypassJulia Kreger2020-12-101-9/+30
* Support using LABEL as identifier for rootfsFedor Tarasenko2020-11-031-1/+6
* Don't run os-prober from grub2-mkconfigJulia Kreger2020-10-221-3/+3
* Do not silently swallow errors in the write_image deploy stepDmitry Tantsur2020-10-091-0/+11
* Merge "Log a warning of target_boot_mode does not match current boot mode"Zuul2020-10-071-0/+8
|\
| * Log a warning of target_boot_mode does not match current boot modeDmitry Tantsur2020-10-071-0/+8
* | Don't try to call GRUB when root UUID is not providedDmitry Tantsur2020-10-071-0/+7
|/
* When reporting that agent is busy, report the executed commandDmitry Tantsur2020-09-181-1/+1
* Update the cache if we don't have a root device hintJulia Kreger2020-08-252-3/+6
* Merge "More refactoring of the image module"Zuul2020-07-271-39/+32
|\
| * More refactoring of the image moduleRiccardo Pittau2020-07-241-39/+32
* | Merge "Prevent un-needed iscsi cleanup"Zuul2020-07-252-2/+4
|\ \ | |/ |/|
| * Prevent un-needed iscsi cleanupJulia Kreger2020-07-202-2/+4
* | Merge "Adds poll mode deployment support"Zuul2020-07-221-0/+43
|\ \ | |/ |/|
| * Adds poll mode deployment supportKaifeng Wang2020-06-211-0/+43
* | Refactor part of image module6.2.0Riccardo Pittau2020-07-071-27/+32
* | Increase the ESP partition size to 550 MiB when using software RAIDDmitry Tantsur2020-07-021-1/+2
* | Merge "Mount all vfat partitions before calling grub2"Zuul2020-07-021-6/+24
|\ \
| * | Mount all vfat partitions before calling grub2Arne Wiebalck2020-06-301-6/+24
* | | Fixes minor issues in the read() retries patchDmitry Tantsur2020-06-301-1/+2
* | | Merge "Fix confusing logging when running asynchronous commands"Zuul2020-06-291-8/+11
|\ \ \
| * | | Fix confusing logging when running asynchronous commandsDmitry Tantsur2020-06-261-8/+11
| | |/ | |/|
* | | Merge "Minor clean-up follow-up to timeout on read() fix"Zuul2020-06-251-1/+1
|\ \ \
| * | | Minor clean-up follow-up to timeout on read() fixJulia Kreger2020-06-241-1/+1
* | | | Add full download retriesJulia Kreger2020-06-231-18/+47
|/ / /
* | | Add timeout operations to try and prevent hang on read()Julia Kreger2020-06-231-1/+31
|/ /
* | Merge "Add a deploy step for writing an image"Zuul2020-06-201-0/+23
|\ \
| * | Add a deploy step for writing an imageDmitry Tantsur2020-06-021-0/+23
* | | Make get_partition_uuids work with whole disk imagesDmitry Tantsur2020-06-171-24/+33
* | | Merge "New extension call to return partition UUIDs"Zuul2020-06-091-0/+11
|\ \ \ | |/ /
| * | New extension call to return partition UUIDsDmitry Tantsur2020-06-021-0/+11
| |/
* | Make the install_bootloader command asynchronousDmitry Tantsur2020-06-081-1/+1
|/
* Add timeout and retries when connection to an image server6.1.0Dmitry Tantsur2020-04-241-6/+22
* Add raid.apply_configuration deploy stepDmitry Tantsur2020-04-201-0/+2
* Merge "Add an ability to run in-band deploy steps"Zuul2020-04-093-110/+104
|\
| * Add an ability to run in-band deploy stepsMark Goddard2020-04-063-110/+104
* | Editing follow-up for UEFI Software RAID supportArne Wiebalck2020-04-061-5/+7
* | Software RAID: Add UEFI supportRaphael Glon2020-04-021-42/+209
|/
* Merge "Bump hacking to 3.0.0"Zuul2020-03-312-6/+6
|\
| * Bump hacking to 3.0.0Riccardo Pittau2020-03-302-6/+6