summaryrefslogtreecommitdiff
path: root/ironic/common/pxe_utils.py
Commit message (Expand)AuthorAgeFilesLines
* clean up mac address with the pxe configuration filesArmstrong Liu2020-09-091-2/+0
* Trivial: fix minor typo on RFC numberJulia Kreger2020-09-031-2/+2
* Pass global-request-id to ironic-python-agentVladyslav Drok2020-08-121-2/+5
* iPXE ISO Ramdisk bootingJulia Kreger2020-07-161-2/+15
* Provide a path to set explicit ipxe bootloadersJulia Kreger2020-07-071-5/+24
* Networking boot fallback for local bootDmitry Tantsur2020-06-191-3/+8
* Fix pep8Iury Gregory Melo Ferreira2020-05-121-1/+1
* "dual stack" support for PXE/iPXEJulia Kreger2020-04-131-10/+32
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-5/+5
* Bump hacking to 3.0.0Dmitry Tantsur2020-03-311-1/+1
* Refactoring: split out wrap_ipv6Dmitry Tantsur2020-03-171-5/+1
* Finalize removal of ipxe_enabled optionKaifeng Wang2020-02-211-11/+1
* Fix ipxe interface to perform ipxe boot without ipxe_enabled enabledKaifeng Wang2020-02-031-10/+10
* Correct handling of ramdisk_params in (i)PXE bootDmitry Tantsur2019-10-281-3/+8
* Fix typo in handling of exception FailedToGetIPAddressOnPortJan Horstmann2019-09-031-1/+1
* Merge "Enable no IP address to be returned"Zuul2019-08-121-3/+12
|\
| * Enable no IP address to be returnedJulia Kreger2019-07-291-3/+12
* | Allow configuring global deploy and rescue kernel/ramdiskDmitry Tantsur2019-08-061-1/+6
* | Merge "Remove elilo support"Zuul2019-06-281-40/+9
|\ \
| * | Remove elilo supportDmitry Tantsur2019-06-061-40/+9
| |/
* | Remove ipxe tags when ipx6 is in use.Julia Kreger2019-06-141-13/+16
|/
* fast tracked deployment supportJulia Kreger2019-03-141-1/+7
* Fix typo and docstring in pxe/ipxeHarald Jensås2019-03-081-1/+1
* Fix iPXE boot interface with ipxe_enabled=FalseDmitry Tantsur2019-01-311-2/+4
* Merge "Fix IPv6 iPXE support"Zuul2019-01-081-2/+22
|\
| * Fix IPv6 iPXE supportJulia Kreger2019-01-031-2/+22
* | Merge "Allow disabling TFTP image cache"Zuul2019-01-031-1/+2
|\ \ | |/ |/|
| * Allow disabling TFTP image cacheRuby Loo2019-01-021-1/+2
* | Fix the misspelling of "configuration"lijunjie2018-12-271-1/+1
|/
* Fix IPv6 Option PassingJulia Kreger2018-12-021-5/+7
* Merge "Recommend to set boot mode explicitly"Zuul2018-11-271-6/+5
|\
| * Recommend to set boot mode explicitlyHironori Shiina2018-11-031-6/+5
* | Fix ipv6 URL formatting for pxe/iPXEJulia Kreger2018-11-071-8/+18
|/
* Cleanup of remaining pxe focused is_ipxe_enabledJulia Kreger2018-10-251-13/+13
* Fix DHCPv6 supportJulia Kreger2018-10-241-22/+73
* Wrap up PXE private method to pxe_utils moveJulia Kreger2018-10-221-0/+46
* Merge "ipxe boot interface"Zuul2018-10-211-54/+110
|\
| * ipxe boot interfaceJulia Kreger2018-10-161-54/+110
* | Completely remove support for deprecated Glance V1Dmitry Tantsur2018-10-121-2/+1
|/
* pxe/ipxe: Move common calls out pxe.pyJulia Kreger2018-09-261-3/+376
* Follow-up to always link MAC address filesJulia Kreger2018-08-061-4/+2
* Change PXE logic to always link macs with UEFIJulia Kreger2018-07-301-7/+33
* Make pxelinux.cfg folder configurableJulia Kreger2018-07-191-1/+1
* Move boot-related code to boot_mode_utils.pyIlya Etingof2018-06-201-2/+3
* Fix W504 errorsJulia Kreger2018-05-091-6/+6
* Agent rescue implementationShivanand Tendulker2018-01-251-3/+18
* Change pxe dhcp options name to codes.Vasyl Saienko2017-10-131-8/+32
* Revert "Change pxe dhcp options name to codes."Ruby Loo2017-09-201-15/+8
* Change pxe dhcp options name to codes.Andrey Shestakov2017-09-141-8/+15
* Generate iPXE boot script on start upMichael Turek2017-07-261-0/+16