summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/pxe.py
Commit message (Expand)AuthorAgeFilesLines
...
* Use only Glance V2 by default (with a compatibility option)Dmitry Tantsur2017-01-191-1/+2
* Merge "Remove check for UEFI + Whole disk images"Jenkins2017-01-161-31/+1
|\
| * Remove check for UEFI + Whole disk imagesLucas Alvares Gomes2017-01-131-31/+1
* | Fix take over for ACTIVE nodes in PXEBootPavlo Shchelokovskyy2017-01-101-65/+94
|/
* Make CONF.debug also reflect on IPALucas Alvares Gomes2016-12-131-1/+7
* Convert iPXE boot script to Jinja templatePavlo Shchelokovskyy2016-11-211-5/+11
* Enable PXE for systems using petitbootMichael Turek2016-11-071-4/+9
* Support multi arch deploymentYibo Cai2016-10-021-4/+1
* Merge "Allow using TempURLs for deploy images"Jenkins2016-09-191-41/+65
|\
| * Allow using TempURLs for deploy imagesPavlo Shchelokovskyy2016-09-071-41/+65
* | Merge imports in codeNguyen Hung Phuong2016-08-241-3/+1
|/
* Merge "Centralize config options - [pxe]"Jenkins2016-08-191-59/+1
|\
| * Centralize config options - [pxe]Ramamani Yeleswarapu2016-08-121-59/+1
* | Copy iPXE script over only when neededPavlo Shchelokovskyy2016-08-171-2/+4
|/
* Timing metrics: pxe boot and iscsi deploy driverJay Faulkner2016-08-081-0/+10
* Remove two DEPRECATED config options from [agent]Ramamani Yeleswarapu2016-04-211-48/+2
* Remove duplicate doc in ironic.conf.sampleLin Tan2016-03-041-1/+1
* ipxe: add --timeout parameter to kernel and initrdGonéri Le Bouder2016-03-021-1/+6
* Use ironic-lib's util methodsRuby Loo2016-01-041-2/+2
* Add UEFI support for iPXELucas Alvares Gomes2015-12-221-8/+0
* Improve options help for image cachingPavlo Shchelokovskyy2015-12-011-1/+2
* Replace deprecated LOG.warn with warningAnton Arefiev2015-10-211-13/+16
* Move pxe._parse_instance_info() to deploy_utilsShivanand Tendulker2015-10-151-34/+2
* PXE: Support Extra DHCP Options for IPv6Lucas Alvares Gomes2015-10-071-0/+5
* Update help string on tftp_root optionJohn L. Villalovos2015-10-021-2/+4
* Merge "Fix mistakes in comments"Jenkins2015-09-101-2/+2
|\
| * Fix mistakes in commentsWang Wei2015-09-101-2/+2
* | Handle missing is_whole_disk_image in pxe._build_pxe_config_optionsRamakrishnan G2015-09-071-7/+14
|/
* Merge "Set boot device in PXE Boot interface method prepare_instance()"Jenkins2015-09-051-1/+8
|\
| * Set boot device in PXE Boot interface method prepare_instance()Shivanand Tendulker2015-09-021-1/+8
* | Revert "Do not overwrite the iPXE boot script on every deployment"Lucas Alvares Gomes2015-09-021-2/+1
|/
* Merge "Do not overwrite the iPXE boot script on every deployment"Jenkins2015-08-311-1/+2
|\
| * Do not overwrite the iPXE boot script on every deploymentLucas Alvares Gomes2015-08-291-1/+2
* | Refactor agent driver with pxe boot interfaceRamakrishnan G2015-08-261-7/+51
|/
* Fix a trusted boot test bugLin Tan2015-07-311-1/+3
* Refactor pxe - New PXEBoot and ISCSIDeploy interfacesRamakrishnan G2015-07-281-329/+219
* Merge "Move the http_url and http_root to deploy config"Jenkins2015-07-231-12/+9
|\
| * Move the http_url and http_root to deploy configNisha Agarwal2015-07-211-12/+9
* | Switch to the oslo_utils.fileutilsSergey Vilgelm2015-07-151-1/+1
|/
* Merge "Enable translation for config option help messages"Jenkins2015-07-091-16/+16
|\
| * Enable translation for config option help messagesstephane2015-07-061-16/+16
* | Merge "Image service should not be set in ImageCache constructor"Jenkins2015-07-071-3/+2
|\ \ | |/ |/|
| * Image service should not be set in ImageCache constructorVladyslav Drok2015-06-301-3/+2
* | Add a new boot section 'trusted_boot' for PXELin Tan2015-06-261-7/+37
|/
* Validate capability in properties and instance_infoShivanand Tendulker2015-06-151-4/+2
* Remove unnecessary validation in PXELin Tan2015-06-121-1/+2
* Enforce flake8 E123/6/7/8 in ironicSam Betts2015-06-041-24/+27
* Do not save auth token on TFTP server in PXE driverYuriy Zveryanskyy2015-06-021-40/+3
* Remove deprecated pxe_deploy_{kernel, ramdisk}Lucas Alvares Gomes2015-05-281-26/+1
* Fixes some docstring warningsMario Villaplana2015-05-151-0/+3