summaryrefslogtreecommitdiff
path: root/ironic/common/images.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Enable translation for config option help messages"Jenkins2015-07-091-5/+5
|\
| * Enable translation for config option help messagesstephane2015-07-061-5/+5
* | Image service should not be set in ImageCache constructorVladyslav Drok2015-06-301-7/+6
|/
* Enforce flake8 E123/6/7/8 in ironicSam Betts2015-06-041-25/+26
* Use oslo_log libGhe Rivero2015-05-051-1/+1
* Update some config option's help stringsRuby Loo2015-04-161-1/+2
* Automate uefi boot iso creation for iscsi_ilo driverNisha Agarwal2015-03-181-13/+178
* Adds support for deploying whole disk imagesSirushti Murugesan2015-03-121-0/+31
* Add label to virtual floppy imageRamakrishnan G2015-03-111-1/+4
* Fix nits for supporting non-glance imagesVladyslav Drok2015-03-041-1/+1
* Support for non-Glance image referencesVladyslav Drok2015-02-261-18/+22
* Move oslo.config references to oslo_configJim Rollenhagen2015-02-021-1/+1
* Adds get_glance_image_propertiesMatthew Gilliard2015-01-271-5/+12
* rename oslo.concurrency to oslo_concurrencyZhiQiang Fan2014-12-101-1/+1
* Fix for broken deploy of iscsi_ilo driverRamakrishnan G2014-12-051-2/+2
* Change the force_raw_image config usageyunhong jiang2014-10-281-11/+6
* Switch to oslo.concurrencyDerek Higgins2014-10-281-1/+1
* Translator functions cleanup part 1Vladyslav Drok2014-09-051-3/+1
* IloVirtualMediaIscsi deploy driverRamakrishnan G2014-09-031-0/+62
* Control extra space for images conversion in image_cacheYuriy Zveryanskyy2014-09-031-0/+16
* Remove gettextutils _ injectionVladyslav Drok2014-08-291-0/+1
* Add support for creating vfat and iso imagesRamakrishnan G2014-08-261-0/+174
* Sync oslo imageutils, strutils to IronicZhongyue Luo2014-08-051-119/+3
* Consider free disk space before downloading images into cacheDmitry Tantsur2014-05-281-0/+6
* Don't translate debug level logsChangBo Guo(gcb)2014-05-201-1/+1