summaryrefslogtreecommitdiff
path: root/ironic_python_agent/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Replace WSME and Pecan with WerkzeugDmitry Tantsur2019-12-041-1/+1
* | Stop using six libraryRiccardo Pittau2019-11-292-13/+10
|/
* Do not try to read raw disk data as unicodeDmitry Tantsur2019-11-111-1/+1
* Don't try to put a bootloader in place when bootableJulia Kreger2019-11-011-4/+60
* Suppress errors from iscsi session cleanupJulia Kreger2019-11-011-10/+20
* Merge "[Trivial]: Typo in comment for _get_partition"Zuul2019-10-291-1/+1
|\
| * [Trivial]: Typo in comment for _get_partitionArne Wiebalck2019-10-251-1/+1
* | Merge "Set rd.md.uuid kernel parameter when deploying on software raid"Zuul2019-10-281-0/+27
|\ \ | |/ |/|
| * Set rd.md.uuid kernel parameter when deploying on software raidAndrei Nistor2019-10-171-0/+27
* | Last resort fallback to find a partitionJulia Kreger2019-10-151-0/+25
|/
* Attempt tgtd session detachJulia Kreger2019-09-191-2/+13
* Adds bandit template and exclude some of testsKaifeng Wang2019-06-201-1/+2
* Software RAID: Check if install partition existsArne Wiebalck2019-06-071-2/+9
* Merge "Software RAID: Add IPA deploy support"Zuul2019-06-051-5/+31
|\
| * Software RAID: Add IPA deploy supportArne Wiebalck2019-06-041-5/+31
* | Relax checksum fields validationKaifeng Wang2019-05-281-6/+27
* | Bind mount /run into chroot when installing grubDerek Higgins2019-04-251-1/+1
* | Allow image checksum to be a URLDmitry Tantsur2019-02-251-23/+60
|/
* Attempt to read the partition table after writing an imageSam Betts2018-11-191-0/+37
* Merge "Allow streaming raw partition images"3.4.0Zuul2018-10-261-9/+19
|\
| * Allow streaming raw partition imagesDmitry Tantsur2018-10-171-9/+19
* | Enhanced checksum supportKaifeng Wang2018-10-151-33/+47
|/
* Merge "fall back to PARTUUID if UUID not found."3.3.0Zuul2018-08-031-1/+6
|\
| * fall back to PARTUUID if UUID not found.Matthew Thode2018-07-311-1/+6
* | Install grub to PReP partition when prep_boot_part_uuid is providedMichael Turek2018-07-202-4/+18
|/
* Fix gate and bump CoreOS version to latest stable.Julia Kreger2018-05-101-4/+4
* Replace use of functools.wraps() with six.wraps()John L. Villalovos2018-02-011-2/+2
* Merge "Do not try unmounting the EFI partition if it was not mounted"Zuul2017-12-151-1/+3
|\
| * Do not try unmounting the EFI partition if it was not mountedDmitry Tantsur2017-12-141-1/+3
* | Merge "Catch OSError thrown when hexdump is missing"Zuul2017-12-121-3/+11
|\ \
| * | Catch OSError thrown when hexdump is missingJulia Kreger2017-12-111-3/+11
| |/