summaryrefslogtreecommitdiff
path: root/ironic_python_agent/extensions/image.py
Commit message (Expand)AuthorAgeFilesLines
* 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-201-3/+13
|/
* Do not try unmounting the EFI partition if it was not mountedDmitry Tantsur2017-12-141-1/+3
* Remove hard-coded path to grub binariesVasyl Saienko2017-09-251-4/+6
* Merge "Use sh instead of bash when installing grub"Jenkins2017-01-181-3/+3
|\
| * Use sh instead of bash when installing grubPavlo Shchelokovskyy2017-01-171-3/+3
* | Removes unnecessary utf-8 encodingCao Xuan Hoang2017-01-161-2/+0
|/
* Update to hacking 0.12.0 and use new checksJohn L. Villalovos2016-11-081-1/+1
* Install grub in the EFI "Fallback path"Derek Higgins2016-10-201-0/+13
* Fixes programmatic error in _install_grub()Nisha Agarwal2016-03-111-3/+2
* Delete the Linux-IO target before setting up local bootDmitry Tantsur2015-12-151-0/+2
* Use mount -t sysfs to avoid host /sys dependenciesDan Prince2015-10-071-1/+10
* Three attempts message is incorrectJoshua Harlow2015-09-021-2/+1
* Use oslo_log libGhe Rivero2015-03-241-1/+1
* Do udevadm settle after running partx in image extnRamakrishnan G2015-03-231-0/+1
* Add uefi support in image extensionRamakrishnan G2015-03-171-17/+54
* Add the image extension (for local boot)Lucas Alvares Gomes2015-03-041-0/+153