summaryrefslogtreecommitdiff
path: root/ironic_python_agent/extensions
Commit message (Expand)AuthorAgeFilesLines
* Use utf-16-le if BOM not presentRiccardo Pittau2022-10-131-2/+8
* Re-read the partition table with partx -aArne Wiebalck2021-12-151-1/+1
* Fix UEFI record regexJulia Kreger2021-11-191-1/+1
* Delete EFI boot entry duplicate labels firstJulia Kreger2021-11-191-15/+19
* Output verbose info from efibootmgrDerek Higgins2021-11-181-3/+3
* Utilize CSV file for EFI loader selectionJulia Kreger2021-06-111-10/+43
* Make _get_efi_bootloaders return relative pathsSteve Baker2021-06-111-5/+16
* Fix NVMe Partition image on UEFIJulia Kreger2021-05-261-1/+6
* Add fstab pointer to EFI partitionJulia Kreger2021-03-231-0/+25
* Prevent broken partition image UEFI deploysJulia Kreger2021-03-231-63/+283
* Option to enable bootloader config failure bypassJulia Kreger2021-03-231-9/+30
* More refactoring of the image moduleRiccardo Pittau2021-03-231-39/+32
* Mount all vfat partitions before calling grub2Arne Wiebalck2021-03-231-6/+24
* Refactor part of image moduleRiccardo Pittau2021-03-231-27/+32
* Log a warning of target_boot_mode does not match current boot modeDmitry Tantsur2020-10-081-0/+8
* Prevent un-needed iscsi cleanupJulia Kreger2020-07-282-2/+4
* Increase the ESP partition size to 550 MiB when using software RAIDDmitry Tantsur2020-07-031-1/+2
* Fixes minor issues in the read() retries patchDmitry Tantsur2020-06-301-1/+2
* Merge "Fix confusing logging when running asynchronous commands" into stable/...Zuul2020-06-301-8/+11
|\
| * Fix confusing logging when running asynchronous commandsDmitry Tantsur2020-06-291-8/+11
* | Add full download retriesJulia Kreger2020-06-291-18/+47
* | Add timeout operations to try and prevent hang on read()Julia Kreger2020-06-291-1/+31
|/
* Make the install_bootloader command asynchronousDmitry Tantsur2020-06-091-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
* | Rescan after restarting the md deviceJulia Kreger2020-03-291-1/+12
|/
* Fix GPT partition tables after agent writes contentsJulia Kreger2020-03-291-0/+11
* Improve debug logging around Raid/BootloaderJulia Kreger2020-03-281-1/+1
* Merge "[trivial] Fix comment for Software RAID restart"Zuul2020-03-251-3/+2
|\
| * [trivial] Fix comment for Software RAID restartArne Wiebalck2020-03-231-3/+2
* | Return false for MBR bootloader check on UEFI machinesJulia Kreger2020-03-231-0/+8
|/
* Use crypt to generate saltIury Gregory Melo Ferreira2020-03-191-14/+1
* Rescan devices before performing uefi checksJulia Kreger2020-03-161-9/+20
* Merge "Add NTP time sync"Zuul2020-03-111-0/+30
|\
| * Add NTP time syncJulia Kreger2020-03-071-0/+30
* | Merge "Fixes error handling if efibootmgr is not present in ramdisk"Zuul2020-03-041-1/+1
|\ \
| * | Fixes error handling if efibootmgr is not present in ramdiskmvpnitesh2020-03-031-1/+1
* | | Ignore None md5 checksum fieldKaifeng Wang2020-02-221-1/+2
|/ /
* | Catch ValueError for FIPS 140-2 modeJulia Kreger2020-02-181-1/+10
|/
* Avoid grub2-install when on UEFI boot modeIury Gregory Melo Ferreira2020-01-161-0/+164
* Omit configdrive and system_logs from loggingDmitry Tantsur2020-01-131-5/+10
* Permit hashed passwords to be sent to IPA.Julia Kreger2019-12-191-5/+19
* Merge "Software RAID: Use UUID to find root fs"Zuul2019-12-191-17/+19
|\
| * Software RAID: Use UUID to find root fsArne Wiebalck2019-12-041-17/+19