summaryrefslogtreecommitdiff
path: root/ironic/common/images.py
Commit message (Expand)AuthorAgeFilesLines
* Fix the anaconda deploy for the ISO mountedNisha Agarwal2022-09-291-11/+15
* Merge "Make anaconda non-image deploys sane"Zuul2022-07-141-1/+74
|\
| * Make anaconda non-image deploys saneJulia Kreger2022-07-111-1/+74
* | [Minor] Fix misspellings of "insufficient"Sam Zuk2022-06-141-1/+1
|/
* Don't use URLs as part of temporary file names (part 2)Dmitry Tantsur2022-05-191-6/+4
* Use pycdlib to extract deploy isoRiccardo Pittau2022-03-141-16/+29
* Merge "Support img_type Glance property"Zuul2022-03-111-0/+4
|\
| * Support img_type Glance propertyDmitry Tantsur2022-01-281-0/+4
* | Fix failure of create_vfat_image functionVanou Ishii2022-03-021-3/+10
|/
* Explicit parameter to distinguish partition/whole-disk imagesDmitry Tantsur2022-01-281-0/+11
* Use mtools mcopy in create_vfat_imageSteve Baker2022-01-111-11/+11
* Remove default option from create iso imageRiccardo Pittau2021-11-251-1/+1
* Refactor: move base_iso handling from create_boot_isoDmitry Tantsur2021-09-201-18/+5
* Enable parallel downloads and allow tuning concurrencyDmitry Tantsur2021-09-091-1/+6
* Avoid double file removal in create_boot_isoDmitry Tantsur2021-07-061-4/+7
* Merge "Guard conductor from consuming all of the ram"Zuul2021-02-121-0/+2
|\
| * Guard conductor from consuming all of the ramJulia Kreger2021-01-291-0/+2
* | Merge "Raw image size estimation improved"Zuul2021-02-031-4/+11
|\ \ | |/ |/|
| * Raw image size estimation improvedSteve Baker2021-01-191-4/+11
* | Follow-up for ramdisk deploy configdrive supportDmitry Tantsur2021-01-111-2/+6
|/
* Inject TLS certificate when using virtual mediaDmitry Tantsur2020-12-151-0/+2
* Simplify injecting network data into an ISO imageDmitry Tantsur2020-11-111-109/+49
* Support file:/// images for the direct deployDmitry Tantsur2020-09-021-3/+3
* Iso booting via redfish virtual mediaJulia Kreger2020-07-101-7/+23
* Stop allocating double space for raw imagesVladyslav Drok2020-06-181-14/+28
* Support burning configdrive into boot ISOIlya Etingof2020-04-081-34/+118
* Rename `create_isolinux_image_for_uefi` function as misleadingIlya Etingof2020-02-211-11/+15
* Creation of UEFI ISO fails with efiboot.imgShivanand Tendulker2019-07-261-1/+6
* Fix :param: in docstringzhu.fanglei2019-06-141-2/+2
* Fix GRUB config path when building EFI ISOIlya Etingof2019-05-211-2/+1
* Follow up to ISO image build patchIlya Etingof2019-02-151-7/+6
* Build ISO out of EFI system partition imageIlya Etingof2019-01-231-24/+75
* Build UEFI-only ISO for UEFI bootIlya Etingof2019-01-231-15/+2
* Completely remove support for deprecated Glance V1Dmitry Tantsur2018-10-121-2/+1
* Fix doc builds for ironicJulia Kreger2018-09-051-13/+14
* Fix W504 errorsJulia Kreger2018-05-091-4/+4
* Use jinja rendering from utils modulePavlo Shchelokovskyy2017-10-201-13/+2
* Add ldlinux.c32 to boot ISO for virtual mediaHironori Shiina2017-06-061-0/+17
* Remove logging translation calls from ironic.commonMichael Turek2017-05-151-8/+8
* Fix some reST field lists in docstringsweizhao2017-04-101-1/+1
* Update to hacking 0.12.0 and use new checksJohn L. Villalovos2016-11-081-2/+2
* Merge imports in codeNguyen Hung Phuong2016-08-241-2/+1
* Centralize config options - [DEFAULT]Ramamani Yeleswarapu2016-07-151-22/+1
* Use ironic-lib's util methodsRuby Loo2016-01-041-2/+4
* Use ironic-lib's qemu_img_info() & convert_image()Ruby Loo2015-12-251-27/+5
* Use imageutils from oslo.utilsChangBo Guo(gcb)2015-12-161-1/+1
* Add switch to enable/disable streaming raw images for IPALucas Alvares Gomes2015-11-251-3/+7
* Add notes to functions which are in ironic-libJohn L. Villalovos2015-10-051-0/+6
* Remove the hard dependency of swift from ilo driversNisha Agarwal2015-09-091-4/+4
* Switch to the oslo_utils.fileutilsSergey Vilgelm2015-07-151-1/+1